chatInviteExported

Exported chat invite

Constructor schema is available as of layer 123. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
revoked flags.0?true Whether this chat invite was revoked
permanent flags.5?true Whether this chat invite has no expiration
request_needed flags.6?true Whether users importing this invite link will have to be approved to join the channel or group
link string Chat invitation link
admin_id long ID of the admin that created this chat invite
date int When was this chat invite created
start_date flags.4?int When was this chat invite last modified
expire_date flags.1?int When does this chat invite expire
usage_limit flags.2?int Maximum number of users that can join using this link
usage flags.3?int How many users joined using this link
requested flags.7?int Number of users that have already used this link to join
title flags.8?string Custom description for the invite link, visible only to admins

Type

ExportedChatInvite