public class SendLocation extends AbstractSendRequest<SendLocation>
thisAsT| Constructor and Description |
|---|
SendLocation(java.lang.Object chatId,
float latitude,
float longitude) |
| Modifier and Type | Method and Description |
|---|---|
SendLocation |
heading(int heading) |
SendLocation |
horizontalAccuracy(float horizontalAccuracy) |
SendLocation |
livePeriod(int livePeriod) |
SendLocation |
proximityAlertRadius(int proximityAlertRadius) |
allowSendingWithoutReply, disableNotification, replyMarkup, replyToMessageIdadd, addAll, getContentType, getFileName, getMethod, getParameters, getResponseType, getTimeoutSeconds, isMultipart, toWebhookResponsepublic SendLocation(java.lang.Object chatId,
float latitude,
float longitude)
public SendLocation horizontalAccuracy(float horizontalAccuracy)
public SendLocation livePeriod(int livePeriod)
public SendLocation heading(int heading)
public SendLocation proximityAlertRadius(int proximityAlertRadius)