BotApi.editMessageText

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

Meta