mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Remove from reply/tapback meshpacket
This commit is contained in:
parent
cea7ca10db
commit
c9c34f6c15
1 changed files with 0 additions and 11 deletions
11
mesh.proto
11
mesh.proto
|
|
@ -727,17 +727,6 @@ message MeshPacket {
|
|||
*/
|
||||
Delayed delayed = 15;
|
||||
|
||||
/*
|
||||
* If set, this message is intened to be a reply to a previously sent message with the defined id.
|
||||
*/
|
||||
fixed32 reply_id = 16;
|
||||
|
||||
/*
|
||||
* Defaults to false. If true, then what is in the payload should be treated as an emoji like giving
|
||||
* a message a heart or poop emoji.
|
||||
*/
|
||||
bool is_tapback = 17;
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue