This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
server
/
pw-protobuf
Observar
2
Favorito
0
Fork
0
Arquivos
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
Histórico
Raw
1
2
3
4
5
export interface SendNewMessageUnreadReminderRequest{
personId?:string;
sendPersonId?:string;
}