MFML - v0.0.4
    Preparing search index...

    Type Alias Preprocessor

    Preprocessor: (params: PreprocessorParams) => Promise<string> | string

    Preprocessor that is run before the message text parsing begins.

    Type Declaration