ChatInviteLinkCount
Describes a chat administrator with a number of active and revoked chat invite links.
This is an alias for the ChatInviteLinkCountUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "chatInviteLinkCount" | |
userId | number | Administrator's user identifier |
inviteLinkCount | number | Number of active invite links |
revokedInviteLinkCount | number | Number of revoked invite links |