import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.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.