discordx
    Preparing search index...

    Type Alias GuardFunction<Type, DataType>

    GuardFunction: (params: Type, client: Client, next: Next, data: DataType) => any

    Guard function

    Type Parameters

    • Type = any
    • DataType = any

    Type declaration