import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Ban a member from a chat.
Parameters
chatId: ID
The identifier of the chat.
memberId: ID
The identifier of the member.
optional
params: BanChatMemberParamsx/mtkruto/5_client.ts>Client#banChatMember
import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Ban a member from a chat.
The identifier of the chat.
The identifier of the member.