mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add to
This commit is contained in:
parent
16c05e31a9
commit
eda5e8cee2
1 changed files with 5 additions and 0 deletions
|
|
@ -51,6 +51,11 @@ message GeoChat {
|
|||
* The text message
|
||||
*/
|
||||
string message = 1;
|
||||
|
||||
/*
|
||||
* Uid recipient of the message
|
||||
*/
|
||||
optional string to = 2;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue