edit_chat_folder_invite_link


Description:

public async ChatFolderInviteLink edit_chat_folder_invite_link (int32 chat_folder_id, string invite_link, string name, ArrayList<int64?> chat_ids) throws TDLibError

Edits an invite link for a chat folder

Parameters:

chat_folder_id

Chat folder identifier

invite_link

Invite link to be edited

name

New name of the link; 0-32 characters

chat_ids

New identifiers of chats to be accessible by the invite link. Use Client.get_chats_for_chat_folder_invite_link to get suitable chats. Basic groups will be automatically converted to supergroups before link editing