| Name | Type | Description | Notes |
|---|---|---|---|
| channel_url | str | Specifies the URL of the target channel. | |
| banned_user_id | str | Specifies the ID of the banned user to update. | |
| seconds | int | Specifies a new ban duration to update. If set to -1, the user will be banned permanently (10 years, technically). | |
| description | str | Specifies a new reason for the banning to update. 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] |