method Client.prototype.leaveChatimport { Client } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; leaveChat(chatId: ID)Leave a chat. ParameterschatId: IDThe identifier of the chat to leave.