public static class SendableLocationMessage.SendableLocationMessageBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
SendableLocationMessage |
build() |
SendableLocationMessage.SendableLocationMessageBuilder |
disableNotification(boolean disableNotification) |
SendableLocationMessage.SendableLocationMessageBuilder |
latitude(double latitude) |
SendableLocationMessage.SendableLocationMessageBuilder |
longitude(double longitude) |
SendableLocationMessage.SendableLocationMessageBuilder |
replyMarkup(ReplyMarkup replyMarkup) |
SendableLocationMessage.SendableLocationMessageBuilder |
replyTo(long replyTo) |
SendableLocationMessage.SendableLocationMessageBuilder |
replyTo(Message replyTo) |
public SendableLocationMessage.SendableLocationMessageBuilder latitude(double latitude)
public SendableLocationMessage.SendableLocationMessageBuilder longitude(double longitude)
public SendableLocationMessage.SendableLocationMessageBuilder replyTo(Message replyTo)
public SendableLocationMessage.SendableLocationMessageBuilder replyTo(long replyTo)
public SendableLocationMessage.SendableLocationMessageBuilder replyMarkup(ReplyMarkup replyMarkup)
public SendableLocationMessage.SendableLocationMessageBuilder disableNotification(boolean disableNotification)
public SendableLocationMessage build()
Copyright © 2016. All rights reserved.