Home
last modified time | relevance | path

Searched defs:sticker_set_ids (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DStickersManager.cpp624 void send(bool is_masks, const vector<StickerSetId> &sticker_set_ids) { in send()
845 void send(const vector<StickerSetId> &sticker_set_ids) { in send()
1200 vector<StickerSetId> sticker_set_ids; member in td::StickersManager::StickerSetListLogEvent
3580 vector<StickerSetId> &sticker_set_ids = found_sticker_sets_[query]; in on_find_sticker_sets_success() local
3685 vector<StickerSetId> &sticker_set_ids = installed_sticker_set_ids_[sticker_set->is_masks]; in on_update_sticker_set() local
3699 vector<StickerSetId> &sticker_set_ids = archived_sticker_set_ids_[sticker_set->is_masks]; in on_update_sticker_set() local
3915 void StickersManager::load_sticker_sets_without_stickers(vector<StickerSetId> &&sticker_set_ids, in load_sticker_sets_without_stickers()
4710 void StickersManager::view_featured_sticker_sets(const vector<StickerSetId> &sticker_set_ids) { in view_featured_sticker_sets()
4755 vector<StickerSetId> &sticker_set_ids = archived_sticker_set_ids_[is_masks]; in get_archived_sticker_sets() local
4792 vector<StickerSetId> &sticker_set_ids = archived_sticker_set_ids_[is_masks]; in on_get_archived_sticker_sets() local
[all …]