GramIO API Reference / gramio/dist / TelegramCopyTextButton
Interface: TelegramCopyTextButton
Defined in: @gramio/types/out/objects.d.ts:3347
This object represents an inline keyboard button that copies specified text to the clipboard.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | string | The text to be copied to the clipboard; 1-256 characters | @gramio/types/out/objects.d.ts:3351 |