CopyTextButton
This object represents an inline keyboard button that copies specified text to the clipboard.
fields
| field | type | required | description |
|---|---|---|---|
text | string | required | The text to be copied to the clipboard; 1-256 characters |
import
import type { CopyTextButton } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#copytextbutton