Readonly
httpThe ID of the user to remove nickname from
void
Update a member's nickname
ApiError
The nickname to assign to the member
The ID of the user to update nickname for
any Success
Kick a server member
This route can be used to leave servers by passing in your own user ID or @me
for userId
ApiError
The ID of the server to kick the user from
The ID of the user to kick. If the value provided here is your own user's ID, the request will attempt to make you leave the server
void
Get a server member
ApiError
any Success
Get members of a server
Results returned will be ordered ascending by the member's joinedAt
ApiError
any Success
Generated using TypeDoc
Delete a member's nickname
Throws
ApiError