Fix handling of STICKER_PACK unknown records

This commit is contained in:
Fedor Indutny
2022-08-16 00:05:09 -07:00
committed by GitHub
parent 00cfd92dd0
commit d0264c844f

View File

@@ -79,6 +79,7 @@ const validRecordTypes = new Set([
3, // GROUPV2
4, // ACCOUNT
5, // STORY_DISTRIBUTION_LIST
6, // STICKER_PACK
]);
const backOff = new BackOff([