update sth

This commit is contained in:
March 7th
2022-04-16 11:59:23 +07:00
parent 116afbdddc
commit 7fc069f4b9
5 changed files with 16 additions and 3 deletions

View File

@@ -373,6 +373,8 @@ exports.Events = {
GUILD_SCHEDULED_EVENT_USER_REMOVE: 'guildScheduledEventUserRemove',
RELATIONSHIP_ADD: 'relationshipAdd',
RELATIONSHIP_REMOVE: 'relationshipRemove',
/* Add */
UNHANDLED_PACKET: 'unhandledPacket',
};
exports.ShardEvents = {