Class SendLocation

  • All Implemented Interfaces:
    Validable

    public class SendLocation
    extends BotApiMethodMessage
    Version:
    1.0 Use this method to send point on the map. On success, the sent Message is returned.
    Author:
    Ruben Bermudez
    • Constructor Detail

      • SendLocation

        public SendLocation()
    • Method Detail

      • setChatId

        public void setChatId​(@NonNull
                              @NonNull Long chatId)
      • enableNotification

        public void enableNotification()
      • disableNotification

        public void disableNotification()