ReportUserCommand
type ReportUserCommand = { type: 'reportUser' userId: ServiceUserId optionValues: string }