Class EditMessageLiveLocation

  • All Implemented Interfaces:
    Validable

    public class EditMessageLiveLocation
    extends BotApiMethod<Serializable>
    Version:
    1.0 Use this method to edit live location. A location can be edited until its live_period expires or editing is explicitly disabled by a call to stopMessageLiveLocation. On success, if the edited message was sent by the bot, the edited Message is returned, otherwise True is returned.
    Author:
    Ruben Bermudez