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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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([