| 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] |