Tourmaline::InputTextMessageContent
Inherits Tourmaline::Model < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(message_text : String, parse_mode : Tourmaline::ParseMode | Nil = nil, caption_entities : Array(Tourmaline::MessageEntity) = [] of MessageEntity, disable_web_page_preview : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
caption_entities
Sourcedisable_web_page_preview
Sourcemessage_text
Sourceparse_mode
Sourceparse_mode=(parse_mode : ParseMode | Nil)
Source