From 641eadbc3ec1999ed32c91146b83b5fa07b4d792 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 18 Feb 2022 06:47:44 +0000 Subject: [PATCH] Update content of files --- .../type/messages.ExportedChatInvites | 162 ++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 data/corefork.telegram.org/type/messages.ExportedChatInvites diff --git a/data/corefork.telegram.org/type/messages.ExportedChatInvites b/data/corefork.telegram.org/type/messages.ExportedChatInvites new file mode 100644 index 0000000000..cec73ddd15 --- /dev/null +++ b/data/corefork.telegram.org/type/messages.ExportedChatInvites @@ -0,0 +1,162 @@ + + + + + messages.ExportedChatInvites + + + + + + + + + + + + + +
+ +
+
+
+ +

messages.ExportedChatInvites

+ +

Info about chat invites exported by a certain admin.

+

+ +
+
messages.exportedChatInvites#bdc62dcc count:int invites:Vector<ExportedChatInvite> users:Vector<User> = messages.ExportedChatInvites;
+
+---functions---
+
+messages.getExportedChatInvites#a2b5a3f6 flags:# revoked:flags.3?true peer:InputPeer admin_id:InputUser offset_date:flags.2?int offset_link:flags.2?string limit:int = messages.ExportedChatInvites;

+

Constructors

+ + + + + + + + + + + + + +
ConstructorDescription
messages.exportedChatInvitesInfo about chat invites exported by a certain admin.
+

Methods

+ + + + + + + + + + + + + +
MethodDescription
messages.getExportedChatInvitesGet info about the chat invites of a specific chat
+ +
+ +
+
+ +
+ + + + + +