sendBusiness

open suspend fun sendBusiness(chatId: Long, businessConnectionId: String, via: TelegramBot)

Make business request for action.

Parameters

businessConnectionId

Identifier of the inline message

via

Instance of the bot through which the request will be made.