class
TelegramBot::TransactionPartnerChat
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/star_payment.crConstructors
Instance Method Summary
- #chat : Chat
- #chat=(chat : Chat)
- #gift : Gift | Nil
- #gift=(gift : Gift | Nil)
- #type : String
- #type=(type : String)
Instance methods inherited from class TelegramBot::TransactionPartner
type : String
type,
type=(type : String)
type=
Constructor methods inherited from class TelegramBot::TransactionPartner
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new