class
TelegramBot::TextQuote
- TelegramBot::TextQuote
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/text_quote.crConstructors
Instance Method Summary
- #entities : Array(MessageEntity) | Nil
- #entities=(entities : Array(MessageEntity) | Nil)
- #is_manual=(is_manual : Bool | Nil)
- #is_manual? : Bool | Nil
- #position : Int32
- #position=(position : Int32)
- #text : String
- #text=(text : String)