pub async fn get_chat_folder_invite_links(
chat_folder_id: i32,
client_id: i32,
) -> Result<ChatFolderInviteLinks, Error>Expand description
Returns invite links created by the current user for a shareable chat folder
ยงArguments
chat_folder_id- Chat folder identifierclient_id- The client id to send the request to