lemmy-js-client
    Preparing search index...

    Type Alias GetComment

    Fetch an individual comment.

    type GetComment = {
        id: CommentId;
    }
    Index

    Properties

    Properties