BotApi.editMessageCaption

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

Meta