@refinio/one.models
    Preparing search index...

    Interface ChatRequest

    interface ChatRequest {
        $type$: "ChatRequest";
        for: string;
    }
    Index

    Properties

    Properties

    $type$: "ChatRequest"
    for: string