Sonolus Wiki

ReportUserCommand

Message

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