Get desktop application:
View/edit binary Protocol Buffers messages
optional bool is_using_rid = 2
optional bool is_playing_from_igr = 3
optional bool can_receive_voice = 4
optional bool can_send_voice = 5
required uint32 error_code = 1
optional EntityId account = 2
repeated EntityId game_account = 3
required bytes key = 2
required bytes input = 3
required ContentHandle module_handle = 1
optional bytes message = 2
required uint32 state = 1
required uint64 event_time = 2
optional string program = 1
optional string platform = 2
optional string locale = 3
optional string email = 4
optional string version = 5
optional int32 application_version = 6
optional bool cookie_only = 7
optional int32 module_id = 2
optional uint32 result = 3
Used as request type in: AuthenticationClient.ModuleMessage, AuthenticationServer.ModuleMessage
required int32 module_id = 1
optional bytes message = 2