DisBot
    Preparing search index...
    default: {
        name: Events;
        execute(
            interaction: Interaction,
            client: ExtendedClient,
            fs: any,
        ): Promise<InteractionResponse<boolean>>;
    }

    Type Declaration