Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessagesManager.cpp28322 Result<vector<NotificationGroupKey>> r_notification_group_keys = in get_message_notification_group_keys_from_database() local
28324 r_notification_group_keys.ensure(); in get_message_notification_group_keys_from_database()
28325 auto group_keys = r_notification_group_keys.move_as_ok(); in get_message_notification_group_keys_from_database()