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

Classes

struct  Response

Public Attributes

optional string user_name = 1
optional int32 total_reports = 2
optional int32 total_bans = 3
optional int32 total_warns = 4
optional int64 registration_time = 5
optional bool is_admin = 6
optional bool is_active = 7
optional string admin_notes = 8
repeated ServerInfo_Report recent_reports = 9
optional int64 last_login = 10

Member Data Documentation

◆ admin_notes

optional string Response_ReportUserInfo::admin_notes = 8

◆ is_active

optional bool Response_ReportUserInfo::is_active = 7

◆ is_admin

optional bool Response_ReportUserInfo::is_admin = 6

◆ last_login

optional int64 Response_ReportUserInfo::last_login = 10

Last known login of the user, epoch seconds; 0 = unknown.

◆ recent_reports

repeated ServerInfo_Report Response_ReportUserInfo::recent_reports = 9

◆ registration_time

optional int64 Response_ReportUserInfo::registration_time = 5

◆ total_bans

optional int32 Response_ReportUserInfo::total_bans = 3

◆ total_reports

optional int32 Response_ReportUserInfo::total_reports = 2

◆ total_warns

optional int32 Response_ReportUserInfo::total_warns = 4

◆ user_name

optional string Response_ReportUserInfo::user_name = 1

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