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