This is the complete list of members for stickerSetInfo, including all inherited members.
covers_ | stickerSetInfo | |
ID | stickerSetInfo | static |
id_ | stickerSetInfo | |
is_allowed_as_chat_emoji_status_ | stickerSetInfo | |
is_archived_ | stickerSetInfo | |
is_installed_ | stickerSetInfo | |
is_official_ | stickerSetInfo | |
is_owned_ | stickerSetInfo | |
is_viewed_ | stickerSetInfo | |
name_ | stickerSetInfo | |
needs_repainting_ | stickerSetInfo | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
size_ | stickerSetInfo | |
sticker_type_ | stickerSetInfo | |
stickerSetInfo() | stickerSetInfo | |
stickerSetInfo(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_, int32 size_, array< object_ptr< sticker >> &&covers_) | stickerSetInfo | |
store(TlStorerToString &s, const char *field_name) const final | stickerSetInfo | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
thumbnail_ | stickerSetInfo | |
thumbnail_outline_ | stickerSetInfo | |
title_ | stickerSetInfo | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |