Support for incoming gift badges
This commit is contained in:
parent
6b4bea6330
commit
0ba6a0926e
41 changed files with 1476 additions and 164 deletions
|
@ -2096,6 +2096,7 @@ export async function startApp(): Promise<void> {
|
|||
await Promise.all([
|
||||
server.registerCapabilities({
|
||||
announcementGroup: true,
|
||||
giftBadges: true,
|
||||
'gv2-3': true,
|
||||
'gv1-migration': true,
|
||||
senderKey: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue