public class SendableLocationMessage extends Object implements SendableMessage, ReplyingOptions, NotificationOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
SendableLocationMessage.SendableLocationMessageBuilder |
| Constructor and Description |
|---|
SendableLocationMessage(double latitude,
double longitude,
Message replyTo,
ReplyMarkup replyMarkup,
boolean disableNotification) |
| Modifier and Type | Method and Description |
|---|---|
static SendableLocationMessage.SendableLocationMessageBuilder |
builder() |
MessageType |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReplyMarkup, getReplyToisDisableNotificationpublic SendableLocationMessage(double latitude,
double longitude,
Message replyTo,
ReplyMarkup replyMarkup,
boolean disableNotification)
public static SendableLocationMessage.SendableLocationMessageBuilder builder()
public MessageType getType()
Copyright © 2016. All rights reserved.