Ksoft
Implementations for the ksoft
endpoint.
KSoft ¶
Bases: HTTPAwareEndpoint
A class with implementations for the ksoft
endpoint.
get_ban
async
¶
Get ban status.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
user_id
|
int
|
User ID of the user to look up. |
required |
Raises:
Type | Description |
---|---|
TypeError
|
If any parameters are of invalid types. |
Returns:
Type | Description |
---|---|
GetKSoftBanResponse
|
A model response from |