summaryrefslogtreecommitdiff
path: root/tocltcmds.go
diff options
context:
space:
mode:
Diffstat (limited to 'tocltcmds.go')
-rw-r--r--tocltcmds.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tocltcmds.go b/tocltcmds.go
index 2358379..e993e68 100644
--- a/tocltcmds.go
+++ b/tocltcmds.go
@@ -183,8 +183,8 @@ type ToCltMediaPush struct {
//mt:const uint16(sha1.Size)
SHA1 [sha1.Size]byte
Filename string
+ Ephemeral bool
CallbackToken uint32
- ShouldCache bool
}
// ToCltChatMsg tells the client that is has received a chat message.