@yeying-community/yeying-client-ts
    Preparing search index...

    Type Alias CreateLinkRequestBodyJson

    from message yeying.api.asset.CreateLinkRequestBody

    type CreateLinkRequestBodyJson = {
        link?: LinkMetadataJson;
    }
    Index

    Properties

    Properties

    from field: yeying.api.asset.LinkMetadata link = 1;