lemmy-js-client
Preparing search index...
AddModToCommunityResponse
Type Alias AddModToCommunityResponse
The response of adding a moderator to a community.
type
AddModToCommunityResponse
=
{
moderators
:
CommunityModeratorView
[]
;
}
Index
Properties
moderators
Properties
moderators
moderators
:
CommunityModeratorView
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
moderators
lemmy-js-client
Loading...
The response of adding a moderator to a community.