import { Api } from "https://dotland.deno.dev/x/grammy@v1.12.0/mod.ts";
Use this method to ban a user in a group, a supergroup or a channel. In the case of supergroups and channels, the user will not be able to return to the chat on their own using invite links, etc., unless unbanned first. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.
Parameters
Unique identifier for the target group or username of the target supergroup or channel (in the format @channelusername)
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#banchatmember