class
TelegramBot::MessageOriginChannel
- TelegramBot::MessageOriginChannel
- TelegramBot::MessageOrigin
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/message_origin.crConstructors
Instance Method Summary
- #author_signature : String | Nil
- #author_signature=(author_signature : String | Nil)
- #chat : Chat
- #chat=(chat : Chat)
- #message_id : Int32
- #message_id=(message_id : Int32)
Instance methods inherited from class TelegramBot::MessageOrigin
date : Int32
date,
date=(date : Int32)
date=,
type : String
type,
type=(type : String)
type=
Constructor methods inherited from class TelegramBot::MessageOrigin
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new