mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-26 22:58:25 +01:00
Update content of files
This commit is contained in:
parent
a8b48127ce
commit
172260d806
1 changed files with 1 additions and 1 deletions
|
@ -586,7 +586,7 @@ chatInviteLinks total_count:int32 invite_links:vector<chatInviteLink> = ChatInvi
|
|||
//@revoked_invite_link_count Number of revoked invite links
|
||||
chatInviteLinkCount user_id:int53 invite_link_count:int32 revoked_invite_link_count:int32 = ChatInviteLinkCount;
|
||||
|
||||
//@description Contains a list of chat invite link counts @invite_link_counts List of invite linkcounts
|
||||
//@description Contains a list of chat invite link counts @invite_link_counts List of invite link counts
|
||||
chatInviteLinkCounts invite_link_counts:vector<chatInviteLinkCount> = ChatInviteLinkCounts;
|
||||
|
||||
//@description Describes a chat member joined a chat by an invite link @user_id User identifier @joined_chat_date Point in time (Unix timestamp) when the user joined the chat @approver_user_id User identifier of the chat administrator, approved user join request
|
||||
|
|
Loading…
Add table
Reference in a new issue