From c8d40dccabaaa406faed6c0797a92bac811c9d0f Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 5 Jun 2018 19:07:27 +0300 Subject: Update docs --- docs/class_tg_bot_1_1_venue.html | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) (limited to 'docs/class_tg_bot_1_1_venue.html') diff --git a/docs/class_tg_bot_1_1_venue.html b/docs/class_tg_bot_1_1_venue.html index eefbe1c..bc68abe 100644 --- a/docs/class_tg_bot_1_1_venue.html +++ b/docs/class_tg_bot_1_1_venue.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_venue.html','');});
+

This object represents a venue. + More...

+

#include <Venue.h>

+ + + +

@@ -98,18 +101,22 @@ Public Types

Public Attributes

Location::Ptr location
 Venue location. More...
 
std::string title
 Name of the venue. More...
 
std::string address
 Address of the venue. More...
 
std::string foursquare_id
 Optional. Foursquare identifier of the venue. More...
 

Detailed Description

This object represents a venue.

-

Definition at line 19 of file Venue.h.

+

Definition at line 20 of file Venue.h.

Member Typedef Documentation

◆ Ptr

@@ -123,7 +130,7 @@ Public Attributes
-

Definition at line 21 of file Venue.h.

+

Definition at line 22 of file Venue.h.

@@ -139,9 +146,10 @@ Public Attributes
+

Address of the venue.

-

Definition at line 36 of file Venue.h.

+

Definition at line 37 of file Venue.h.

@@ -156,9 +164,10 @@ Public Attributes
+

Optional. Foursquare identifier of the venue.

-

Definition at line 41 of file Venue.h.

+

Definition at line 42 of file Venue.h.

@@ -173,9 +182,10 @@ Public Attributes
-

Venue location.

-

Definition at line 26 of file Venue.h.

+

Venue location.

+ +

Definition at line 27 of file Venue.h.

@@ -190,9 +200,10 @@ Public Attributes
+

Name of the venue.

-

Definition at line 31 of file Venue.h.

+

Definition at line 32 of file Venue.h.

@@ -205,7 +216,7 @@ Public Attributes