DisBot
    Preparing search index...
    default: {
        name: Events;
        execute(
            oldThread: ThreadChannel,
            newThread: ThreadChannel,
            client: ExtendedClient,
        ): Promise<void>;
    }

    Type Declaration