GramIO API Reference / gramio/dist / TelegramRichTextButton
Interface: TelegramRichTextButton
Defined in: @gramio/types/out/objects.d.ts:7661
A button.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
button | TelegramRichMessageButton | The button | @gramio/types/out/objects.d.ts:7669 |
type | "button" | Type of the rich text, always “button” | @gramio/types/out/objects.d.ts:7665 |