A category used for reporting content
@type t() :: %VRChat.Model.ReportCategory{ description: String.t() | nil, text: String.t(), title: String.t() | nil, tooltip: String.t() }