Class RaidProtectionService
Constructors
Properties
Protected Readonlyapplication
Protected Staticname
name: string
Methods
boot
- boot(): Awaitable<void>
Returns Awaitable<void>
onGuildMemberAdd
- onGuildMemberAdd(member): Promise<void>
Returns Promise<void>
StaticgetName
- getName(): string
Returns string
Returns the name of the function. Function names are read-only and can not be changed.