1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 19:26:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.edit.ReplyMarkup/-edit-chat-message-reply-markup/-edit-chat-message-reply-markup.md
2021-03-17 15:18:37 +00:00

12 lines
700 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.edit.ReplyMarkup](../index.md)/[EditChatMessageReplyMarkup](index.md)/[EditChatMessageReplyMarkup](-edit-chat-message-reply-markup.md)
# EditChatMessageReplyMarkup
[common]
Content
fun [EditChatMessageReplyMarkup](-edit-chat-message-reply-markup.md)(chatId: [ChatIdentifier](../../dev.inmo.tgbotapi.types/-chat-identifier/index.md), messageId: [MessageIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), replyMarkup: [InlineKeyboardMarkup](../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.md)? = null)