guild chat type
parent
c59b9c9d1b
commit
58490572dd
|
@ -44,5 +44,6 @@ message SendChatInfoResponse {
|
||||||
|
|
||||||
message SendChatInfoIndication {
|
message SendChatInfoIndication {
|
||||||
optional ChatInfo chatInfo = 1;
|
optional ChatInfo chatInfo = 1;
|
||||||
|
optional int32 type = 2 ;// 类型 1 私聊 2 公会
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue