from protobuf message proto.models.User
from protobuf field: proto.models.User.ClientTypes client_type = 4;
Optional
from protobuf field: proto.models.User.DiscordInfo discord_info = 12;
from protobuf field: proto.models.User.DownloadStates download_state = 7;
from protobuf field: string guid = 1;
from protobuf field: repeated string mod_list = 8;
from protobuf field: string name = 2;
from protobuf field: string platform_id = 3;
from protobuf field: proto.models.User.PlayStates play_state = 6;
from protobuf field: int64 stream_delay_ms = 10;
from protobuf field: proto.models.User.Point stream_screen_coordinates = 9;
from protobuf field: int64 stream_sync_start_ms = 11;
from protobuf field: string team_id = 5;
Generated
from protobuf message proto.models.User