telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
editMessageText
telega
telegram
updmessages
Undocumented in source. Be warned that the author may not have intended to support it.
bool
editMessageText
(BotApi api, EditMessageTextMethod m)
bool
editMessageText
(BotApi api, T1 chatId, uint messageId, string text)
bool
editMessageText
(BotApi api, string inlineMessageId, string text)
bool
editMessageText
(
BotApi
api
,
string
inlineMessageId
,
string
text
)
Meta
Source
See Implementation
telega
telegram
updmessages
functions
deleteMessage
editMessageCaption
editMessageMedia
editMessageReplyMarkup
editMessageText
structs
DeleteMessageMethod
EditMessageCaptionMethod
EditMessageMediaMethod
EditMessageReplyMarkupMethod
EditMessageTextMethod