editBusinessMessageReplyMarkup¶
Edits the reply markup of a message sent on behalf of a business account; for bots only
editBusinessMessageReplyMarkup(
business_connection_id: string,
chat_id: int53,
message_id: int53,
reply_markup: ReplyMarkup
) → BusinessMessage