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_user.html | 35 +++++++++++++++++++++++++---------- 1 file changed, 25 insertions(+), 10 deletions(-) (limited to 'docs/class_tg_bot_1_1_user.html') diff --git a/docs/class_tg_bot_1_1_user.html b/docs/class_tg_bot_1_1_user.html index 9adc2e3..9fba63c 100644 --- a/docs/class_tg_bot_1_1_user.html +++ b/docs/class_tg_bot_1_1_user.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_user.html','');});
+

This object represents a Telegram user or bot. + More...

+

#include <User.h>

+ + + + + +

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

Public Attributes

int32_t id
 Unique identifier for this user or bot. More...
 
bool isBot = false
 True, if this user is a bot. More...
 
std::string firstName
 User‘s or bot’s first name. More...
 
std::string lastName
 Optional. User‘s or bot’s last name. More...
 
std::string username
 Optional. User‘s or bot’s username. More...
 
std::string languageCode
 Optional. IETF language tag of the user's language. More...
 

Detailed Description

This object represents a Telegram user or bot.

-

Definition at line 35 of file User.h.

+

Definition at line 36 of file User.h.

Member Typedef Documentation

◆ Ptr

@@ -127,7 +136,7 @@ Public Attributes
-

Definition at line 38 of file User.h.

+

Definition at line 39 of file User.h.

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

User‘s or bot’s first name.

-

Definition at line 53 of file User.h.

+

Definition at line 54 of file User.h.

@@ -160,9 +170,10 @@ Public Attributes
+

Unique identifier for this user or bot.

-

Definition at line 43 of file User.h.

+

Definition at line 44 of file User.h.

@@ -177,9 +188,10 @@ Public Attributes
-

True, if this user is a bot

-

Definition at line 48 of file User.h.

+

True, if this user is a bot.

+ +

Definition at line 49 of file User.h.

@@ -194,9 +206,10 @@ Public Attributes
+

Optional. IETF language tag of the user's language.

-

Definition at line 68 of file User.h.

+

Definition at line 69 of file User.h.

@@ -211,9 +224,10 @@ Public Attributes
+

Optional. User‘s or bot’s last name.

-

Definition at line 58 of file User.h.

+

Definition at line 59 of file User.h.

@@ -228,9 +242,10 @@ Public Attributes
+

Optional. User‘s or bot’s username.

-

Definition at line 63 of file User.h.

+

Definition at line 64 of file User.h.

@@ -243,7 +258,7 @@ Public Attributes