ChatInviteLinkCount¶
Describes a chat administrator with a number of active and revoked chat invite links
ChatInviteLinkCount(
user_id: int53,
invite_link_count: int32,
revoked_invite_link_count: int32
) → ChatInviteLinkCount