import { Context } from "https://dotland.deno.dev/x/grammy@v1.12.0/mod.ts";
Context-aware alias for api.approveChatJoinRequest
. Use this method to approve a chat join request. The bot must be an administrator in the chat for this to work and must have the can_invite_users administrator right. Returns True on success.
Parameters
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#approvechatjoinrequest