class
TD::ChatEventAction::IsAllHistoryAvailableToggled
Included Modules
- JSON::Serializable
Defined in:
telegram/types/chat_event_action/is_all_history_available_toggled.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(is_all_history_available : Bool = false)
Instance Method Summary
- #is_all_history_available : Bool
- #is_all_history_available=(is_all_history_available : Bool)
- #object_type : String
- #object_type=(object_type : String)