import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Ban a member from a chat.
Parameters
chatId: ID
The identifier of the chat.
memberId: ID
The identifier of the member.
optional
params: BanChatMemberParamsimport { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Ban a member from a chat.
The identifier of the chat.
The identifier of the member.