Skip to main content
Very Popular
Go to Latest
method Context.prototype.getBusinessConnection
import { Context } from "https://deno.land/x/grammy@v1.22.4/context.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