CopyTextButton¶
- class telegram.CopyTextButton(text, *, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObject
This object represents an inline keyboard button that copies specified text to the clipboard.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
text
is equal.Available In
Added in version 21.7.