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