moons-ta-client
    Preparing search index...

    Interface Request_ShowPrompt_PromptOption

    from protobuf message proto.packets.Request.ShowPrompt.PromptOption

    interface Request_ShowPrompt_PromptOption {
        label: string;
        value: string;
    }
    Index

    Properties

    Properties

    label: string

    from protobuf field: string label = 1;

    value: string

    from protobuf field: string value = 2;