Kick user(s) from your server
Parameters:
Name |
Type |
Description |
Default |
users |
str
|
A series of users to kick, provided either by ID or mentioning them. Separated with | . |
required
|
reason |
typing.Optional[str]
|
A reason for the users to be kicked. Defaults to None. |
None
|