kopia lustrzana https://github.com/meshtastic/protobufs
Add to
rodzic
16c05e31a9
commit
eda5e8cee2
|
@ -51,6 +51,11 @@ message GeoChat {
|
||||||
* The text message
|
* The text message
|
||||||
*/
|
*/
|
||||||
string message = 1;
|
string message = 1;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Uid recipient of the message
|
||||||
|
*/
|
||||||
|
optional string to = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Ładowanie…
Reference in New Issue