fix: temporary invite & feat: InviteFlags

This commit is contained in:
Elysia
2024-01-30 12:26:40 +07:00
parent 289f812ec6
commit 6307a4b7f2
6 changed files with 64 additions and 6 deletions

View File

@@ -43,6 +43,7 @@ module.exports = (client, { d: data }, shard) => {
const guild = client.guilds.cache.get(gSetting.guild_id);
if (guild) guild.settings._patch(gSetting);
}
// Todo: data.auth_session_id_hash
if (largeGuilds.length) {
client.ws.broadcast({