class
TD::ChatInviteLinkCounts
- TD::ChatInviteLinkCounts
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/chat_invite_link_counts.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(invite_link_counts : Array(TD::ChatInviteLinkCount))
Instance Method Summary
- #invite_link_counts : Array(TD::ChatInviteLinkCount)
- #invite_link_counts=(invite_link_counts : Array(TD::ChatInviteLinkCount))
- #object_type : String
- #object_type=(object_type : String)