This website works better with JavaScript
Home
Explore
Help
Sign In
server
/
pw-protobuf
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
dfc41c83ae
Branches
Tags
bak_20221008
dev
http
master
pw-protobuf
/
js
/
api
/
wx
/
wx_pb.ts
wx_pb.ts
105 B
History
Raw
1
2
3
4
5
export interface SendNewMessageUnreadReminderRequest{
personId?:string;
sendPersonId?:string;
}