BotApi.editMessageLiveLocation

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

Meta