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