All Downloads are FREE. Search and download functionalities are using the official Maven repository.

proto.SCWebGuessOpened.proto Maven / Gradle / Ivy

syntax = "proto3";


option java_package = "tech.ordinaryroad.live.chat.client.kuaishou.protobuf";

message SCWebGuessOpened {
  uint64 time = 1;
  string guessId = 2;
  uint64 submitDeadline = 3;
  uint64 displayMaxDelayMillis = 4;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy