v1

latestOpenAPI 3.0.02026-07-1374103805.5 KB

Use this method to send information about a venue. On success, the sent Message is returned.

post/sendVenue

Request body

latitudenumber required

Latitude of the venue

longitudenumber required

Longitude of the venue

titlestring required

Name of the venue

addressstring required

Address of the venue

foursquare_idstring

Foursquare identifier of the venue

foursquare_typestring

Foursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)

google_place_idstring

Google Places identifier of the venue

google_place_typestring

Google Places type of the venue. (See supported types.)

disable_notificationboolean

Sends the message silently. Users will receive a notification with no sound.

reply_to_message_idinteger

If the message is a reply, ID of the original message

allow_sending_without_replyboolean

Pass True, if the message should be sent even if the specified replied-to message is not found

Response

okboolean required