class
TD::ChatEventAction::InviteLinkRevoked
Included Modules
- JSON::Serializable
Defined in:
telegram/types/chat_event_action/invite_link_revoked.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(invite_link : TD::ChatInviteLink)
Instance Method Summary
- #invite_link : TD::ChatInviteLink
- #invite_link=(invite_link : TD::ChatInviteLink)
- #object_type : String
- #object_type=(object_type : String)