MessageFetchTimer
Some checks are pending
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-05-31 22:11:59 -04:00
parent dc24a32d6a
commit 7a0df3bcf0
No known key found for this signature in database
3 changed files with 175 additions and 0 deletions

View file

@ -1078,6 +1078,10 @@ export const EquicordDevs = Object.freeze({
name: "bbgaming25k",
id: 851222385528274964n,
},
GroupXyz: {
name: "GroupXyz",
id: 950033410229944331n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly