Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ServerInfo_Report Struct Reference
Collaboration diagram for ServerInfo_Report:
[legend]

Public Attributes

optional int32 report_id = 1
optional string reporter_name = 2
optional string reported_user_name = 3
optional int32 game_id = 4
optional int32 replay_id = 5
optional int32 room_id = 6
optional string category = 7
optional string status = 8
optional string description = 9
optional int64 report_time = 10
optional string assigned_mod_name = 11
optional int64 resolution_time = 12
repeated ServerInfo_ReportComment comments = 13
optional string chat_log = 14
optional string resolution_note = 15

Member Data Documentation

◆ assigned_mod_name

optional string ServerInfo_Report::assigned_mod_name = 11

◆ category

optional string ServerInfo_Report::category = 7

◆ chat_log

optional string ServerInfo_Report::chat_log = 14

◆ comments

repeated ServerInfo_ReportComment ServerInfo_Report::comments = 13

◆ description

optional string ServerInfo_Report::description = 9

◆ game_id

optional int32 ServerInfo_Report::game_id = 4

◆ replay_id

optional int32 ServerInfo_Report::replay_id = 5

◆ report_id

optional int32 ServerInfo_Report::report_id = 1

◆ report_time

optional int64 ServerInfo_Report::report_time = 10

◆ reported_user_name

optional string ServerInfo_Report::reported_user_name = 3

◆ reporter_name

optional string ServerInfo_Report::reporter_name = 2

◆ resolution_note

optional string ServerInfo_Report::resolution_note = 15

◆ resolution_time

optional int64 ServerInfo_Report::resolution_time = 12

◆ room_id

optional int32 ServerInfo_Report::room_id = 6

◆ status

optional string ServerInfo_Report::status = 8

The documentation for this struct was generated from the following file: