Extended by : BPT\types\types
This object represents the scope to which bot commands are applied. Currently, the following 7 scopes are supported:
| Name | Type | Description | Kind |
|---|---|---|---|
| type | string | Scope type, must be chat_member | normal |
| chat_id | int | Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername) | normal |
| user_id | int | Unique identifier of the target user | normal |