feat: emit event when a request is blocked by a captcha
This commit is contained in:
@@ -517,6 +517,7 @@ exports.Events = {
|
||||
RELATIONSHIP_REMOVE: 'relationshipRemove',
|
||||
RELATIONSHIP_UPDATE: 'relationshipUpdate',
|
||||
UNHANDLED_PACKET: 'unhandledPacket',
|
||||
CAPTCHA_REQUIRED: 'captchaRequired',
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user