# Base Event Methods
All events that belong to this BaseEvent instance:
| Method | Parameters | Parameter Types | Description |
|---|---|---|---|
| run | (...args) | (...args) - *[] | None. |
| init | No arguments | * | Initialize the event, EventEmitter#on() |
All events that belong to this BaseEvent instance:
| Method | Parameters | Parameter Types | Description |
|---|---|---|---|
| run | (...args) | (...args) - *[] | None. |
| init | No arguments | * | Initialize the event, EventEmitter#on() |