Very Popular
Go to Latest
method Context.prototype.getBusinessConnection
import { Context } from "https://dotland.deno.dev/x/grammy@v1.24.1/mod.ts";

Context-aware alias for api.getBusinessConnection. Use this method to get information about the connection of the bot with a business account. Returns a BusinessConnection object on success.

Parameters

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

Official reference: https://core.telegram.org/bots/api#getbusinessconnection