Fix handling of STICKER_PACK unknown records

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2022-08-16 16:51:17 -07:00 committed by GitHub
parent 3714c6212b
commit cfd12568ea
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([