Releases: alirezax5/xuiapi
Releases · alirezax5/xuiapi
1.9.15
1.9.14
1.8.14
1.7.13
1.7.12
1.7.11
1.7.10
1.6.10
1.5.10
Added new methods :
editInboundDataWithKey($id, $key, $value) - Example
editClientWithKey($inboundId, $clientUuid, $key, $value)
editClientByEmailWithKey($inboundId, $clientEmail, $key, $value)
editClient($inboundId, $clientUuid, $enableClient, $email, $uuid, $totalGB = 0, $expiryTime = 0, $tgId = '', $subId = '', $limitIp = 0,$fingerprint = 'chrome', $flow = '')
editClientByEmail($inboundId, $clientEmail, $enableClient, $email, $uuid, $totalGB = 0, $expiryTime = 0, $tgId = '', $subId = '', $limitIp = 0,$fingerprint = 'chrome', $flow = '')