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

proto.LiveFansGroupState.proto Maven / Gradle / Ivy

syntax = "proto3";


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

message LiveFansGroupState {
  uint32 intimacyLevel = 1;
  uint32 enterRoomSpecialEffect = 2;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy