Edits the message reply markup; for bots only. Returns the edited message after the edit is completed on the server side. Request type for Tdjson#editMessageReplyMarkup.
The chat the message belongs to.
Identifier of the message. Use messageProperties.can_be_edited to check whether the message can be edited.
The new message reply markup; pass null if none.
Edits the message reply markup; for bots only. Returns the edited message after the edit is completed on the server side. Request type for Tdjson#editMessageReplyMarkup.