This is the complete list of members for td::td_api::stickerSet, including all inherited members.
| emojis_ | td::td_api::stickerSet | |
| get_id() const final | td::td_api::stickerSet | inlinevirtual |
| ID | td::td_api::stickerSet | static |
| id_ | td::td_api::stickerSet | |
| is_archived_ | td::td_api::stickerSet | |
| is_installed_ | td::td_api::stickerSet | |
| is_official_ | td::td_api::stickerSet | |
| is_viewed_ | td::td_api::stickerSet | |
| name_ | td::td_api::stickerSet | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| sticker_format_ | td::td_api::stickerSet | |
| sticker_type_ | td::td_api::stickerSet | |
| stickers_ | td::td_api::stickerSet | |
| stickerSet() | td::td_api::stickerSet | |
| stickerSet(int64 id_, string const &title_, string const &name_, object_ptr< thumbnail > &&thumbnail_, array< object_ptr< closedVectorPath > > &&thumbnail_outline_, bool is_installed_, bool is_archived_, bool is_official_, object_ptr< StickerFormat > &&sticker_format_, object_ptr< StickerType > &&sticker_type_, bool is_viewed_, array< object_ptr< sticker > > &&stickers_, array< object_ptr< emojis > > &&emojis_) | td::td_api::stickerSet | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::stickerSet | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| thumbnail_ | td::td_api::stickerSet | |
| thumbnail_outline_ | td::td_api::stickerSet | |
| title_ | td::td_api::stickerSet | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| ~TlObject()=default | td::TlObject | virtual |