index
:
worldserver-protobufs
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FingerRequestCmd.proto
blob: 2fac2d5699731511334a9410875f65158a189b97 (
plain
) (
blame
)
1
2
3
4
5
6
7
syntax
=
"proto3"
;
package
whirl
;
message
FingerRequestCmd
{
string
user
=
1
;
}