UNPKG

358 BMarkdownView Raw
1# Delivery
2
3## Properties
4
5### sender
6The sender of the message
7**Type:** [User](user.md)
8
9### timestamp
10Returns the timestamp of the delivery event
11**Type:** Timestamp
12
13### recipient
14Returns the recipient ID
15**Type:** Int
16
17### watermark
18Returns the watermark of the delivery event
19**Type:** Timestamp
20
21### mids
22Returns the mids
23**Type:** Array[string]
\No newline at end of file