Chandan Kumar
Results
1
issues of
Chandan Kumar
**code will be:** ```js import { BaseInteraction } from 'discord.js'; import { Event } from '../structure/Event.js'; import { Kongou } from '../Kongou.js'; export default class InteractionCreate extends Event { public...