Info about chat invites generated by admins.
chatAdminWithInvites#dfd2330f admin_id:int invites_count:int revoked_invites_count:int = ChatAdminWithInvites;
| Name | Type | Description |
|---|---|---|
| admin_id | long | The admin |
| invites_count | int | Number of invites generated by the admin |
| revoked_invites_count | int | Number of revoked invites |