GetChatInviteLinkCounts constructor

GetChatInviteLinkCounts(
  1. {required int chat_id,
  2. int? extra,
  3. int? clientId}
)

Returns list of chat administrators with number of their invite links. Requires owner privileges in the chat

Returns ChatInviteLinkCounts

Implementation

GetChatInviteLinkCounts