class Tourmaline::CopyTextButton
- Tourmaline::CopyTextButton
- Reference
- Object
Overview
This object represents an inline keyboard button that copies specified text to the clipboard.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#text : String
The text to be copied to the clipboard; 1-256 characters
-
#text=(text : String)
The text to be copied to the clipboard; 1-256 characters