From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- ...class_tg_bot_1_1_inline_query_result_venue.html | 365 +++++++++++++++++++++ .../class_tg_bot_1_1_inline_query_result_venue.js | 12 + .../class_tg_bot_1_1_inline_query_result_venue.png | Bin 0 -> 776 bytes 3 files changed, 377 insertions(+) create mode 100644 docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.html create mode 100644 docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.js create mode 100644 docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.png (limited to 'docs/df/d8f') diff --git a/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.html b/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.html new file mode 100644 index 0000000..ebd7be7 --- /dev/null +++ b/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.html @@ -0,0 +1,365 @@ + + + + + + + +tgbot-cpp: TgBot::InlineQueryResultVenue Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
tgbot-cpp +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TgBot::InlineQueryResultVenue Class Reference
+
+
+ +

#include <InlineQueryResultVenue.h>

+
+Inheritance diagram for TgBot::InlineQueryResultVenue:
+
+
+ + +TgBot::InlineQueryResult + +
+ + + + + + + +

+Public Types

typedef std::shared_ptr< InlineQueryResultVenuePtr
 
- Public Types inherited from TgBot::InlineQueryResult
typedef std::shared_ptr< InlineQueryResultPtr
 
+ + + + + + + + +

+Public Member Functions

 InlineQueryResultVenue ()
 
- Public Member Functions inherited from TgBot::InlineQueryResult
 InlineQueryResult ()
 
virtual ~InlineQueryResult ()
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Public Attributes

float latitude
 
float longitude
 
std::string address
 
std::string foursquareId
 
std::string thumbUrl
 
int32_t thumbWidth
 
int32_t thumbHeight
 
- Public Attributes inherited from TgBot::InlineQueryResult
std::string type
 
std::string id
 
std::string title
 
std::string caption
 
InlineKeyboardMarkup::Ptr replyMarkup
 
InputMessageContent::Ptr inputMessageContent
 
+ + + +

+Static Public Attributes

static const std::string TYPE
 
+

Detailed Description

+

Represents a venue.

+ +

Definition at line 19 of file InlineQueryResultVenue.h.

+

Member Typedef Documentation

+ +

◆ Ptr

+ +
+
+ + + + +
typedef std::shared_ptr<InlineQueryResultVenue> TgBot::InlineQueryResultVenue::Ptr
+
+ +

Definition at line 23 of file InlineQueryResultVenue.h.

+ +
+
+

Constructor & Destructor Documentation

+ +

◆ InlineQueryResultVenue()

+ +
+
+ + + + + +
+ + + + + + + +
TgBot::InlineQueryResultVenue::InlineQueryResultVenue ()
+
+inline
+
+ +

Definition at line 25 of file InlineQueryResultVenue.h.

+ +
+
+

Member Data Documentation

+ +

◆ address

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultVenue::address
+
+

Address of the venue

+ +

Definition at line 44 of file InlineQueryResultVenue.h.

+ +
+
+ +

◆ foursquareId

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultVenue::foursquareId
+
+

Optional. Foursquare identifier of the venue if known

+ +

Definition at line 49 of file InlineQueryResultVenue.h.

+ +
+
+ +

◆ latitude

+ +
+
+ + + + +
float TgBot::InlineQueryResultVenue::latitude
+
+

Latitude of the venue location in degrees

+ +

Definition at line 34 of file InlineQueryResultVenue.h.

+ +
+
+ +

◆ longitude

+ +
+
+ + + + +
float TgBot::InlineQueryResultVenue::longitude
+
+

Longitude of the venue location in degrees

+ +

Definition at line 39 of file InlineQueryResultVenue.h.

+ +
+
+ +

◆ thumbHeight

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultVenue::thumbHeight
+
+

Optinal. Thumbnail height

+ +

Definition at line 64 of file InlineQueryResultVenue.h.

+ +
+
+ +

◆ thumbUrl

+ +
+
+ + + + +
std::string TgBot::InlineQueryResultVenue::thumbUrl
+
+

Optional. Url of the thumbnail for the result

+ +

Definition at line 54 of file InlineQueryResultVenue.h.

+ +
+
+ +

◆ thumbWidth

+ +
+
+ + + + +
int32_t TgBot::InlineQueryResultVenue::thumbWidth
+
+

Optional. Thumbnail width.

+ +

Definition at line 59 of file InlineQueryResultVenue.h.

+ +
+
+ +

◆ TYPE

+ +
+
+ + + + + +
+ + + + +
const std::string TgBot::InlineQueryResultVenue::TYPE
+
+static
+
+ +

Definition at line 21 of file InlineQueryResultVenue.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + diff --git a/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.js b/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.js new file mode 100644 index 0000000..7584273 --- /dev/null +++ b/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.js @@ -0,0 +1,12 @@ +var class_tg_bot_1_1_inline_query_result_venue = +[ + [ "Ptr", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a216e83019cb0df61e4bc74f4499e0eb5", null ], + [ "InlineQueryResultVenue", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a7a696bc221c372c4cff2633159a5dac1", null ], + [ "address", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a065ae48c35a1fccad49e1dd9c143443b", null ], + [ "foursquareId", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a046d6213f587de9c4acbe7bc2eb194d9", null ], + [ "latitude", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a842e5f5e15da3e24e81f8d68ec00ad97", null ], + [ "longitude", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a385d6861f463a496af03accc31143a4c", null ], + [ "thumbHeight", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a284c445f7142d1f83fe78c22681747c2", null ], + [ "thumbUrl", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a7c54d597c7b13147109ca777364abf90", null ], + [ "thumbWidth", "df/d8f/class_tg_bot_1_1_inline_query_result_venue.html#a88471f6acad35d4d45641572e4730517", null ] +]; \ No newline at end of file diff --git a/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.png b/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.png new file mode 100644 index 0000000..70e11ae Binary files /dev/null and b/docs/df/d8f/class_tg_bot_1_1_inline_query_result_venue.png differ -- cgit v1.2.3