gluon
    Preparing search index...

    Variable TEST_MESSAGESConst

    TEST_MESSAGES: {
        GENERIC_MESSAGE: (
            client: Client,
            __namedParameters?: { channelId?: string },
        ) => Message;
    } = ...

    Type declaration

    • GENERIC_MESSAGE: (client: Client, __namedParameters?: { channelId?: string }) => Message