GramIO API Reference / gramio/dist / GetChatMenuButtonParams
Interface: GetChatMenuButtonParams
Defined in: @gramio/types/out/params.d.ts:2946
Params object for getChatMenuButton method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
chat_id? | number | Unique identifier for the target private chat. If not specified, the bot's default menu button will be returned. | @gramio/types/out/params.d.ts:2950 |