Hello, community!
Tell me, please, can i enable user in Marzban by Marzpy without sending all required parameters?
I need to send method 'modify_user' with all proxies and inbounds, but enabling or disabling user is elementary action and can i do it by sending request only with username?
If i sending 'modify_user' without proxies and inbounds i get:
TypeError: User.__init__() missing 2 required positional arguments: 'proxies' and 'inbounds'
Hello, community! Tell me, please, can i enable user in Marzban by Marzpy without sending all required parameters? I need to send method 'modify_user' with all proxies and inbounds, but enabling or disabling user is elementary action and can i do it by sending request only with username? If i sending 'modify_user' without proxies and inbounds i get:
TypeError: User.__init__() missing 2 required positional arguments: 'proxies' and 'inbounds'