Get desktop application:
View/edit binary Protocol Buffers messages
Used in: MetadataProto, SignalServiceContentProto
optional bytes uuid = 1
optional string e164 = 2
optional string relay = 3
Used in: SignalServiceContentProto
optional int32 senderDevice = 2
optional int64 timestamp = 3
optional bool needsReceipt = 4
optional string title = 1
optional string author = 2
Used in: Pack
optional uint32 id = 1
optional string emoji = 2
optional string contentType = 3
optional bytes publicKey = 1
optional bytes body = 2
optional bytes identityKeyPublic = 1
optional bytes identityKeyPrivate = 2
optional string number = 3
optional string provisioningCode = 4
optional string userAgent = 5
optional bytes profileKey = 6
optional bool readReceipts = 7
Used in: WebSocketMessage
UNKNOWN = 0
REQUEST = 1
RESPONSE = 2
Used in: WebSocketMessage
optional string verb = 1
optional string path = 2
optional bytes body = 3
repeated string headers = 5
optional uint64 id = 4
Used in: WebSocketMessage
optional uint64 id = 1
optional uint32 status = 2
optional string message = 3
repeated string headers = 5
optional bytes body = 4