lemmy-js-client
Preparing search index...
DistinguishComment
Type Alias DistinguishComment
Distinguish a comment (IE speak as moderator).
type
DistinguishComment
=
{
comment_id
:
CommentId
;
distinguished
:
boolean
;
}
Index
Properties
comment_
id
distinguished
Properties
comment_
id
comment_id
:
CommentId
distinguished
distinguished
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment_
id
distinguished
lemmy-js-client
Loading...
Distinguish a comment (IE speak as moderator).