pub async fn create_moderator(
configuration: &Configuration,
params: CreateModeratorParams,
) -> Result<CreateModerator200Response, Error<CreateModeratorError>>pub async fn create_moderator(
configuration: &Configuration,
params: CreateModeratorParams,
) -> Result<CreateModerator200Response, Error<CreateModeratorError>>