import { BusinessConnectionManager } from "https://deno.land/x/mtkruto@0.2.50/client/2_business_connection_manager.ts";
Constructors
new
BusinessConnectionManager(c: C)Methods
getBusinessConnection(id: string)
handleUpdate(update: BusinessConnectionManagerUpdate): Promise<Update>
Static Methods
canHandleUpdate(update: Api.Update): update is BusinessConnectionManagerUpdate