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_location.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'docs/class_tg_bot_1_1_location.html') diff --git a/docs/class_tg_bot_1_1_location.html b/docs/class_tg_bot_1_1_location.html index c3479ea..8dea50c 100644 --- a/docs/class_tg_bot_1_1_location.html +++ b/docs/class_tg_bot_1_1_location.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_location.html','');})
+

This object represents a point on the map. + More...

+

#include <Location.h>

+ +

@@ -98,14 +101,16 @@ Public Types

Public Attributes

float longitude
 Longitude as defined by sender. More...
 
float latitude
 Latitude as defined by sender. More...
 

Detailed Description

This object represents a point on the map.

-

Definition at line 34 of file Location.h.

+

Definition at line 35 of file Location.h.

Member Typedef Documentation

◆ Ptr

@@ -119,7 +124,7 @@ Public Attributes
-

Definition at line 37 of file Location.h.

+

Definition at line 38 of file Location.h.

@@ -135,9 +140,10 @@ Public Attributes
+

Latitude as defined by sender.

-

Definition at line 47 of file Location.h.

+

Definition at line 48 of file Location.h.

@@ -152,9 +158,10 @@ Public Attributes
+

Longitude as defined by sender.

-

Definition at line 42 of file Location.h.

+

Definition at line 43 of file Location.h.

@@ -167,7 +174,7 @@ Public Attributes