View Source ExTDLib.Method.GetChatInviteLinkCounts (ExTDLib v0.0.4)
Returns list of chat administrators with number of their invite links. Requires owner privileges in the chat. Returns object_ptr<ChatInviteLinkCounts>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
More details on telegram's documentation.