import { Context } from "https://dotland.deno.dev/x/grammy@v1.15.0/mod.ts";
Context-aware alias for api.restrictChatMember
. Use this method to restrict a user in a supergroup. The bot must be an administrator in the supergroup for this to work and must have the appropriate administrator rights. Pass True for all permissions to lift restrictions from a user. Returns True on success.
Parameters
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#restrictchatmember