Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 826 Bytes

File metadata and controls

15 lines (10 loc) · 826 Bytes

GcMuteUserData

Properties

Name Type Description Notes
channel_url str Specifies the URL of the target channel.
user_id str Specifies the ID of the target user to mute.
seconds int Specifies the duration of mute status. If set to -1, the user will be muted permanently (10 years, technically). (Default: -1)
description str Specifies a reason for the muting.
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]