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