class
TelegramBot::RichTextButton
- TelegramBot::RichTextButton
- TelegramBot::RichTextEntity
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/rich_text.crConstructors
- .new(pull : JSON::PullParser)
- .new(button : RichMessageButton)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
- #button : RichMessageButton
- #button=(button : RichMessageButton)
- #type : String
- #type=(type : String)
Instance methods inherited from class TelegramBot::RichTextEntity
type : String
type,
type=(type : String)
type=
Constructor methods inherited from class TelegramBot::RichTextEntity
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new