|
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::message, including all inherited members.
| author_signature_ | td::td_api::message | |
| auto_delete_in_ | td::td_api::message | |
| can_be_saved_ | td::td_api::message | |
| chat_id_ | td::td_api::message | |
| contains_unread_mention_ | td::td_api::message | |
| contains_unread_poll_votes_ | td::td_api::message | |
| content_ | td::td_api::message | |
| date_ | td::td_api::message | |
| edit_date_ | td::td_api::message | |
| effect_id_ | td::td_api::message | |
| fact_check_ | td::td_api::message | |
| forward_info_ | td::td_api::message | |
| has_timestamped_media_ | td::td_api::message | |
| ID | td::td_api::message | static |
| id_ | td::td_api::message | |
| import_info_ | td::td_api::message | |
| interaction_info_ | td::td_api::message | |
| is_channel_post_ | td::td_api::message | |
| is_from_offline_ | td::td_api::message | |
| is_outgoing_ | td::td_api::message | |
| is_paid_star_suggested_post_ | td::td_api::message | |
| is_paid_ton_suggested_post_ | td::td_api::message | |
| is_pinned_ | td::td_api::message | |
| media_album_id_ | td::td_api::message | |
| message() | td::td_api::message | |
| message(int53 id_, object_ptr< MessageSender > &&sender_id_, int53 chat_id_, object_ptr< MessageSendingState > &&sending_state_, object_ptr< MessageSchedulingState > &&scheduling_state_, bool is_outgoing_, bool is_pinned_, bool is_from_offline_, bool can_be_saved_, bool has_timestamped_media_, bool is_channel_post_, bool is_paid_star_suggested_post_, bool is_paid_ton_suggested_post_, bool contains_unread_mention_, bool contains_unread_poll_votes_, int32 date_, int32 edit_date_, object_ptr< messageForwardInfo > &&forward_info_, object_ptr< messageImportInfo > &&import_info_, object_ptr< messageInteractionInfo > &&interaction_info_, array< object_ptr< unreadReaction > > &&unread_reactions_, object_ptr< factCheck > &&fact_check_, object_ptr< suggestedPostInfo > &&suggested_post_info_, object_ptr< MessageReplyTo > &&reply_to_, object_ptr< MessageTopic > &&topic_id_, object_ptr< MessageSelfDestructType > &&self_destruct_type_, double self_destruct_in_, double auto_delete_in_, int53 via_bot_user_id_, int53 sender_business_bot_user_id_, int32 sender_boost_count_, string const &sender_tag_, int53 paid_message_star_count_, string const &author_signature_, int64 media_album_id_, int64 effect_id_, object_ptr< restrictionInfo > &&restriction_info_, string const &summary_language_code_, object_ptr< MessageContent > &&content_, object_ptr< ReplyMarkup > &&reply_markup_) | td::td_api::message | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| paid_message_star_count_ | td::td_api::message | |
| reply_markup_ | td::td_api::message | |
| reply_to_ | td::td_api::message | |
| restriction_info_ | td::td_api::message | |
| scheduling_state_ | td::td_api::message | |
| self_destruct_in_ | td::td_api::message | |
| self_destruct_type_ | td::td_api::message | |
| sender_boost_count_ | td::td_api::message | |
| sender_business_bot_user_id_ | td::td_api::message | |
| sender_id_ | td::td_api::message | |
| sender_tag_ | td::td_api::message | |
| sending_state_ | td::td_api::message | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::message | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| suggested_post_info_ | td::td_api::message | |
| summary_language_code_ | td::td_api::message | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| topic_id_ | td::td_api::message | |
| unread_reactions_ | td::td_api::message | |
| via_bot_user_id_ | td::td_api::message | |
| ~TlObject()=default | td::TlObject | virtual |