class
TelegramBot::BusinessConnection
- TelegramBot::BusinessConnection
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/business_connection.crConstructors
Instance Method Summary
- #date : Int32
- #date=(date : Int32)
- #id : String
- #id=(id : String)
- #is_enabled=(is_enabled : Bool)
- #is_enabled? : Bool
- #rights : BusinessBotRights | Nil
- #rights=(rights : BusinessBotRights | Nil)
- #user : User
- #user=(user : User)
- #user_chat_id : Int64
- #user_chat_id=(user_chat_id : Int64)