From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- ...s_tg_bot_1_1_input_contact_message_content.html | 278 --------------------- ...ass_tg_bot_1_1_input_contact_message_content.js | 9 - ...ss_tg_bot_1_1_input_contact_message_content.png | Bin 839 -> 0 bytes 3 files changed, 287 deletions(-) delete mode 100644 docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.html delete mode 100644 docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.js delete mode 100644 docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.png (limited to 'docs/dc/dc6') diff --git a/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.html b/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.html deleted file mode 100644 index 9b800a3..0000000 --- a/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InputContactMessageContent Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InputContactMessageContent Class Reference
-
-
- -

#include <InputContactMessageContent.h>

-
-Inheritance diagram for TgBot::InputContactMessageContent:
-
-
- - -TgBot::InputMessageContent - -
- - - - - - - -

-Public Types

typedef std::shared_ptr< InputContactMessageContentPtr
 
- Public Types inherited from TgBot::InputMessageContent
typedef std::shared_ptr< InputMessageContentPtr
 
- - - - - - - - - - -

-Public Member Functions

 InputContactMessageContent ()
 
virtual ~InputContactMessageContent ()
 
- Public Member Functions inherited from TgBot::InputMessageContent
 InputMessageContent (const std::string &tType)
 
virtual ~InputMessageContent ()
 
- - - - - - - - - - -

-Public Attributes

std::string phoneNumber
 
std::string firstName
 
std::string lastName
 
- Public Attributes inherited from TgBot::InputMessageContent
std::string type
 
-

Detailed Description

-

Represents the content of a contact message to be sent as the result of an inline query.

- -

Definition at line 17 of file InputContactMessageContent.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- -

Definition at line 19 of file InputContactMessageContent.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InputContactMessageContent()

- -
-
- - - - - -
- - - - - - - -
TgBot::InputContactMessageContent::InputContactMessageContent ()
-
-inline
-
- -

Definition at line 21 of file InputContactMessageContent.h.

- -
-
- -

◆ ~InputContactMessageContent()

- -
-
- - - - - -
- - - - - - - -
virtual TgBot::InputContactMessageContent::~InputContactMessageContent ()
-
-inlinevirtual
-
- -

Definition at line 40 of file InputContactMessageContent.h.

- -
-
-

Member Data Documentation

- -

◆ firstName

- -
-
- - - - -
std::string TgBot::InputContactMessageContent::firstName
-
-

Contact's first name

- -

Definition at line 33 of file InputContactMessageContent.h.

- -
-
- -

◆ lastName

- -
-
- - - - -
std::string TgBot::InputContactMessageContent::lastName
-
-

Optional. Contact's last name

- -

Definition at line 38 of file InputContactMessageContent.h.

- -
-
- -

◆ phoneNumber

- -
-
- - - - -
std::string TgBot::InputContactMessageContent::phoneNumber
-
-

Contact's phone number

- -

Definition at line 28 of file InputContactMessageContent.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.js b/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.js deleted file mode 100644 index f103a6a..0000000 --- a/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.js +++ /dev/null @@ -1,9 +0,0 @@ -var class_tg_bot_1_1_input_contact_message_content = -[ - [ "Ptr", "dc/dc6/class_tg_bot_1_1_input_contact_message_content.html#ad552a44374583a3ea339380338e87e99", null ], - [ "InputContactMessageContent", "dc/dc6/class_tg_bot_1_1_input_contact_message_content.html#a389b68f90eed647eafe4dc23d2754e7d", null ], - [ "~InputContactMessageContent", "dc/dc6/class_tg_bot_1_1_input_contact_message_content.html#ae6b8788ba14b203ba53373262d9a67c0", null ], - [ "firstName", "dc/dc6/class_tg_bot_1_1_input_contact_message_content.html#a673d5217669bf5fce75f51578cdc5c1c", null ], - [ "lastName", "dc/dc6/class_tg_bot_1_1_input_contact_message_content.html#a125669f026157308736f940e1400ed23", null ], - [ "phoneNumber", "dc/dc6/class_tg_bot_1_1_input_contact_message_content.html#a96fe449f5efd3f80c2dde6af364a7aa6", null ] -]; \ No newline at end of file diff --git a/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.png b/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.png deleted file mode 100644 index d301794..0000000 Binary files a/docs/dc/dc6/class_tg_bot_1_1_input_contact_message_content.png and /dev/null differ -- cgit v1.2.3