editMessageLiveLocation

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!Message editMessageLiveLocation(BotApi api, EditMessageLiveLocationMethod m)
  2. Nullable!Message editMessageLiveLocation(BotApi api, string inlineMessageId, float latitude, float longitude)
  3. Nullable!Message editMessageLiveLocation(BotApi api, T1 chatId, uint messageId, float latitude, float longitude)
    Nullable!Message
    editMessageLiveLocation
    (
    T1
    )

Meta