From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- .../class_tg_bot_1_1_inline_query_result_game.html | 251 --------------------- .../class_tg_bot_1_1_inline_query_result_game.js | 6 - .../class_tg_bot_1_1_inline_query_result_game.png | Bin 778 -> 0 bytes 3 files changed, 257 deletions(-) delete mode 100644 docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.html delete mode 100644 docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.js delete mode 100644 docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.png (limited to 'docs/d1/d0b') diff --git a/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.html b/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.html deleted file mode 100644 index 0e08ea0..0000000 --- a/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - -tgbot-cpp: TgBot::InlineQueryResultGame Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::InlineQueryResultGame Class Reference
-
-
- -

#include <InlineQueryResultGame.h>

-
-Inheritance diagram for TgBot::InlineQueryResultGame:
-
-
- - -TgBot::InlineQueryResult - -
- - - - - - - -

-Public Types

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

-Public Member Functions

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

-Public Attributes

std::string gameShortName
 
- 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 Game.

- -

Definition at line 19 of file InlineQueryResultGame.h.

-

Member Typedef Documentation

- -

◆ Ptr

- -
-
- - - - -
typedef std::shared_ptr<InlineQueryResultGame> TgBot::InlineQueryResultGame::Ptr
-
- -

Definition at line 23 of file InlineQueryResultGame.h.

- -
-
-

Constructor & Destructor Documentation

- -

◆ InlineQueryResultGame()

- -
-
- - - - - -
- - - - - - - -
TgBot::InlineQueryResultGame::InlineQueryResultGame ()
-
-inline
-
- -

Definition at line 25 of file InlineQueryResultGame.h.

- -
-
-

Member Data Documentation

- -

◆ gameShortName

- -
-
- - - - -
std::string TgBot::InlineQueryResultGame::gameShortName
-
-

Short name of the game

- -

Definition at line 32 of file InlineQueryResultGame.h.

- -
-
- -

◆ TYPE

- -
-
- - - - - -
- - - - -
const std::string TgBot::InlineQueryResultGame::TYPE
-
-static
-
- -

Definition at line 21 of file InlineQueryResultGame.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - diff --git a/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.js b/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.js deleted file mode 100644 index 1b93952..0000000 --- a/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.js +++ /dev/null @@ -1,6 +0,0 @@ -var class_tg_bot_1_1_inline_query_result_game = -[ - [ "Ptr", "d1/d0b/class_tg_bot_1_1_inline_query_result_game.html#ae929b7f837f1fb20fd5cda2004d7f84d", null ], - [ "InlineQueryResultGame", "d1/d0b/class_tg_bot_1_1_inline_query_result_game.html#adb22300e3e1fedc1b0ff50826d6035f8", null ], - [ "gameShortName", "d1/d0b/class_tg_bot_1_1_inline_query_result_game.html#a27eeb729c70e39bd963b99090c53e93a", null ] -]; \ No newline at end of file diff --git a/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.png b/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.png deleted file mode 100644 index d797ba6..0000000 Binary files a/docs/d1/d0b/class_tg_bot_1_1_inline_query_result_game.png and /dev/null differ -- cgit v1.2.3