editMessageText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool editMessageText(BotApi api, EditMessageTextMethod m)
  2. bool editMessageText(BotApi api, T1 chatId, uint messageId, string text)
  3. bool editMessageText(BotApi api, string inlineMessageId, string text)
    bool
    editMessageText
    (,,
    string text
    )

Meta