MTKruto
/
API Reference
/
Methods
/
unblockUser
Unblock a user.
USER-ONLY
Parameters
userId
:
ID
The identifier of the user to unblock.
Result
void
Syntax
await
client.
unblockUser
(userId);
Parameters
Result
Syntax