Home
last modified time | relevance | path

Searched refs:ttl_period (Results 1 – 6 of 6) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessageTtlSetting.h28 MessageTtlSetting(T ttl_period) = delete;
30 explicit MessageTtlSetting(int32 ttl_period) : ttl_period_(ttl_period) { in MessageTtlSetting() argument
H A DUpdatesManager.h65 updateSentMessage(int64 random_id, MessageId message_id, int32 date, int32 ttl_period) in updateSentMessage() argument
66 : random_id_(random_id), message_id_(message_id), date_(date), ttl_period_(ttl_period) { in updateSentMessage()
H A DMessagesManager.cpp12273 CHECK(m->ttl_period != 0); in ttl_period_register_message()
12307 if (m->ttl_period == 0) { in ttl_period_unregister_message()
13661 int32 ttl_period = message_info.ttl_period; in create_message() local
13662 if (ttl_period < 0 || (message_id.is_scheduled() && ttl_period != 0)) { in create_message()
13664 ttl_period = 0; in create_message()
13708 message->ttl_period = ttl_period; in create_message()
23549 ttl = m->ttl_period; in get_message_object()
29696 sent_message->ttl_period = ttl_period; in on_send_message_success()
29728 !(ttl_period > 0 && date + ttl_period <= G()->server_time())) { in on_send_message_success()
34183 if (old_message->ttl_period != new_message->ttl_period) { in update_message()
[all …]
H A DMessagesManager.h854 …Id on_send_message_success(int64 random_id, MessageId new_message_id, int32 date, int32 ttl_period,
978 int32 ttl_period = 0; member
1130 int32 ttl_period = 0; // counted from message send date member
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/generate/scheme/
H A Dtelegram_api.tl121 …msg_id:flags.6?int folder_id:flags.11?int call:flags.12?InputGroupCall ttl_period:flags.14?int gro…
122 …lags.18?int stats_dc:flags.12?int pts:int call:flags.21?InputGroupCall ttl_period:flags.24?int pen…
135 …id:flags.17?long restriction_reason:flags.22?Vector<RestrictionReason> ttl_period:flags.25?int = M…
136 …Peer reply_to:flags.3?MessageReplyHeader date:int action:MessageAction ttl_period:flags.25?int = M…
229 …inned_msg_id:flags.6?int common_chats_count:int folder_id:flags.11?int ttl_period:flags.14?int the…
366 updatePeerHistoryTTL#bb9bb9a5 flags:# peer:Peer ttl_period:flags.0?int = Update;
383 …y_to:flags.3?MessageReplyHeader entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = U…
384 …y_to:flags.3?MessageReplyHeader entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = U…
388 …:int media:flags.9?MessageMedia entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = U…
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/Resources/tl/
H A Dapi.tl131 …msg_id:flags.6?int folder_id:flags.11?int call:flags.12?InputGroupCall ttl_period:flags.14?int gro…
132 …lags.18?int stats_dc:flags.12?int pts:int call:flags.21?InputGroupCall ttl_period:flags.24?int pen…
145 …id:flags.17?long restriction_reason:flags.22?Vector<RestrictionReason> ttl_period:flags.25?int = M…
146 …Peer reply_to:flags.3?MessageReplyHeader date:int action:MessageAction ttl_period:flags.25?int = M…
239 …inned_msg_id:flags.6?int common_chats_count:int folder_id:flags.11?int ttl_period:flags.14?int the…
376 updatePeerHistoryTTL#bb9bb9a5 flags:# peer:Peer ttl_period:flags.0?int = Update;
393 …y_to:flags.3?MessageReplyHeader entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = U…
394 …y_to:flags.3?MessageReplyHeader entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = U…
398 …:int media:flags.9?MessageMedia entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = U…