From ce9bcf9d653a0598b41fcf52708d01b396c6fd30 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 27 May 2018 22:44:51 +0300 Subject: Update README.md and docs --- docs/class_tg_bot_1_1_sticker.html | 56 ++++++++++++++++++++++++++++++++------ 1 file changed, 47 insertions(+), 9 deletions(-) (limited to 'docs/class_tg_bot_1_1_sticker.html') diff --git a/docs/class_tg_bot_1_1_sticker.html b/docs/class_tg_bot_1_1_sticker.html index e65ce90..4d3b45c 100644 --- a/docs/class_tg_bot_1_1_sticker.html +++ b/docs/class_tg_bot_1_1_sticker.html @@ -107,13 +107,17 @@ Public Attributes   std::string emoji   +std::string setName +  +MaskPosition::Ptr maskPosition +  int32_t fileSize  

Detailed Description

This object represents a general file (as opposed to photos and audio files).

-

Definition at line 37 of file Sticker.h.

+

Definition at line 38 of file Sticker.h.

Member Typedef Documentation

◆ Ptr

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

Definition at line 40 of file Sticker.h.

+

Definition at line 41 of file Sticker.h.

@@ -145,7 +149,7 @@ Public Attributes

Optional. Emoji associated with the sticker

-

Definition at line 65 of file Sticker.h.

+

Definition at line 66 of file Sticker.h.

@@ -162,7 +166,7 @@ Public Attributes

Unique file identifier.

-

Definition at line 45 of file Sticker.h.

+

Definition at line 46 of file Sticker.h.

@@ -179,7 +183,7 @@ Public Attributes

Optional. File size.

-

Definition at line 70 of file Sticker.h.

+

Definition at line 81 of file Sticker.h.

@@ -196,7 +200,41 @@ Public Attributes

Optional. Sticker height.

-

Definition at line 55 of file Sticker.h.

+

Definition at line 56 of file Sticker.h.

+ +
+ + +

◆ maskPosition

+ +
+
+ + + + +
MaskPosition::Ptr TgBot::Sticker::maskPosition
+
+

Optional. For mask stickers, the position where the mask should be placed.

+ +

Definition at line 76 of file Sticker.h.

+ +
+
+ +

◆ setName

+ +
+
+ + + + +
std::string TgBot::Sticker::setName
+
+

Optional. Name of the sticker set to which the sticker belongs.

+ +

Definition at line 71 of file Sticker.h.

@@ -213,7 +251,7 @@ Public Attributes

Optional. Optional. Sticker thumbnail in .webp or .jpg format.

-

Definition at line 60 of file Sticker.h.

+

Definition at line 61 of file Sticker.h.

@@ -230,7 +268,7 @@ Public Attributes

Optional. Sticker width.

-

Definition at line 50 of file Sticker.h.

+

Definition at line 51 of file Sticker.h.

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