telegramx.js

EditChatInviteLinkParams

interface

Declaration

interface EditChatInviteLinkParams 

Properties

chat_idproperty#
chat_id: number | string;

Unique identifier for the target chat or username of the target channel in the format

creates_join_request?: boolean;

True, if users joining the chat via the link need to be approved by chat administrators. If True, member_limit can't be specified.

expire_dateproperty#
expire_date?: number;

Point in time (Unix timestamp) when the link will expire

member_limit?: number;

The maximum number of users that can be members of the chat simultaneously after joining the chat via this invite link; 1-99999

nameproperty#
name?: string;

Invite link name; 0-32 characters