public class SendVenue extends AbstractSendRequest<SendVenue>
thisAsT| Constructor and Description |
|---|
SendVenue(java.lang.Object chatId,
float latitude,
float longitude,
java.lang.String title,
java.lang.String address) |
| Modifier and Type | Method and Description |
|---|---|
SendVenue |
foursquareId(java.lang.String foursquareId) |
disableNotification, replyMarkup, replyToMessageIdadd, getContentType, getFileName, getMethod, getParameters, getResponseType, getTimeoutSeconds, isMultipart, serializepublic SendVenue(java.lang.Object chatId,
float latitude,
float longitude,
java.lang.String title,
java.lang.String address)
public SendVenue foursquareId(java.lang.String foursquareId)