Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 957 Bytes

GcBanUserData.md

File metadata and controls

16 lines (11 loc) · 957 Bytes

GcBanUserData

Properties

Name Type Description Notes
channel_url str Specifies the URL of the channel where to ban a user.
user_id str Specifies the unique ID of the user to ban.
agent_id str Specifies the ID of the agent (operator) who bans the user.
seconds int Specifies the ban duration. If set to -1, the user will be banned permanently (10 years, technically). (Default: -1)
description str Specifies a reason for the banning. The length is limited to 250 characters.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]