SendVenueMethod

Undocumented in source.

Members

Mixins

__anonymous
mixin TelegramMethod!"/sendVenue"
Undocumented in source.

Variables

address
string address;
Undocumented in source.
chat_id
string chat_id;
Undocumented in source.
disable_notification
bool disable_notification;
Undocumented in source.
foursquare_id
string foursquare_id;
Undocumented in source.
latitude
float latitude;
Undocumented in source.
longitude
float longitude;
Undocumented in source.
reply_markup
ReplyMarkup reply_markup;
Undocumented in source.
reply_to_message_id
uint reply_to_message_id;
Undocumented in source.
title
string title;
Undocumented in source.

Meta