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