Interface AddModToCommunityResponse

interface AddModToCommunityResponse {
    moderators: CommunityModeratorView[];
}

Properties

Properties