Skip to main content
Latest
method Context.prototype.getBusinessConnection
Re-export
import { Context } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.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