v1

latestOpenAPI 3.0.02026-07-1374103805.5 KB

Use this method to edit only the reply markup of messages. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned.

post/editMessageReplyMarkup

Request body

message_idinteger

Required if inline_message_id is not specified. Identifier of the message to edit

inline_message_idstring

Required if chat_id and message_id are not specified. Identifier of the inline message

Response

okboolean required