import { Api } from "https://dotland.deno.dev/x/grammy@v1.15.0/mod.ts";
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
Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#restrictchatmember