import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Create an invite link.
Parameters
chatId: ID
The identifier of the chat to create the invite link for.
optional
params: CreateInviteLinkParamsReturns
Promise<InviteLink>
The newly created invite link.