lemmy-js-client
Preparing search index...
CreateCommunityReport
Type Alias CreateCommunityReport
Create a report for a community.
type
CreateCommunityReport
=
{
community_id
:
CommunityId
;
reason
:
string
;
}
Index
Properties
community_
id
reason
Properties
community_
id
community_id
:
CommunityId
reason
reason
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
community_
id
reason
lemmy-js-client
Loading...
Create a report for a community.