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