Skip to content

EventService.create()

github-actions[bot] edited this page Sep 30, 2024 · 3 revisions

creates a new event

JS
client.import("events");

let event = events.create();
client.events.push("name", event); 

Function Sync


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally