Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
method Api.prototype.getBusinessConnection
import { Api } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

Use this method to get information about the connection of the bot with a business account. Returns a BusinessConnection object on success.

Parameters

business_connection_id: string

Unique identifier of the business connection

optional
signal: AbortSignal

Optional AbortSignal to cancel the request

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