Home
last modified time | relevance | path

Searched refs:get_channel_date (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h508 int32 get_channel_date(ChannelId channel_id) const;
H A DContactsManager.cpp14423 int32 ContactsManager::get_channel_date(ChannelId channel_id) const { in get_channel_date() function in td::ContactsManager
H A DMessagesManager.cpp28774 message_date < td_->contacts_manager_->get_channel_date(dialog_id.get_channel_id())) { in is_dialog_message_notification_disabled()
35450 auto date = td_->contacts_manager_->get_channel_date(d->dialog_id.get_channel_id()); in update_dialog_pos()