Pass protobuf attachment ids as strings
Latest protobuf.js requires that we pass in the sign value when making longs from strings, ex: dcodeIO.Long.fromString(id, true); However, it does the string->long conversion automatically if its given a string for a fixed64 field, so we can pass our string ids right in! ftwpull/749/head
							parent
							
								
									73f4f64351
								
							
						
					
					
						commit
						800e5ab703
					
				
					Loading…
					
					
				
		Reference in New Issue