|
tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
|
This is the complete list of members for td::td_api::user, including all inherited members.
| accent_color_id_ | td::td_api::user | |
| active_story_state_ | td::td_api::user | |
| added_to_attachment_menu_ | td::td_api::user | |
| background_custom_emoji_id_ | td::td_api::user | |
| emoji_status_ | td::td_api::user | |
| first_name_ | td::td_api::user | |
| have_access_ | td::td_api::user | |
| ID | td::td_api::user | static |
| id_ | td::td_api::user | |
| is_close_friend_ | td::td_api::user | |
| is_contact_ | td::td_api::user | |
| is_mutual_contact_ | td::td_api::user | |
| is_premium_ | td::td_api::user | |
| is_support_ | td::td_api::user | |
| language_code_ | td::td_api::user | |
| last_name_ | td::td_api::user | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| paid_message_star_count_ | td::td_api::user | |
| phone_number_ | td::td_api::user | |
| profile_accent_color_id_ | td::td_api::user | |
| profile_background_custom_emoji_id_ | td::td_api::user | |
| profile_photo_ | td::td_api::user | |
| restriction_info_ | td::td_api::user | |
| restricts_new_chats_ | td::td_api::user | |
| status_ | td::td_api::user | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::user | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| type_ | td::td_api::user | |
| upgraded_gift_colors_ | td::td_api::user | |
| user() | td::td_api::user | |
| user(int53 id_, string const &first_name_, string const &last_name_, object_ptr< usernames > &&usernames_, string const &phone_number_, object_ptr< UserStatus > &&status_, object_ptr< profilePhoto > &&profile_photo_, int32 accent_color_id_, int64 background_custom_emoji_id_, object_ptr< upgradedGiftColors > &&upgraded_gift_colors_, int32 profile_accent_color_id_, int64 profile_background_custom_emoji_id_, object_ptr< emojiStatus > &&emoji_status_, bool is_contact_, bool is_mutual_contact_, bool is_close_friend_, object_ptr< verificationStatus > &&verification_status_, bool is_premium_, bool is_support_, object_ptr< restrictionInfo > &&restriction_info_, object_ptr< ActiveStoryState > &&active_story_state_, bool restricts_new_chats_, int53 paid_message_star_count_, bool have_access_, object_ptr< UserType > &&type_, string const &language_code_, bool added_to_attachment_menu_) | td::td_api::user | |
| usernames_ | td::td_api::user | |
| verification_status_ | td::td_api::user | |
| ~TlObject()=default | td::TlObject | virtual |