Fix gossiped_timestamp documentation

This commit is contained in:
Alexander Krotov
2020-01-09 15:40:58 +03:00
parent 43e0109d44
commit 2ddeef761f

View File

@@ -548,7 +548,7 @@ pub struct ChatInfo {
/// This is the string-serialised version of [Params] currently.
pub param: String,
/// Something to do with gossiping and timestamps?
/// Last time this client sent autocrypt gossip headers to this chat.
pub gossiped_timestamp: i64,
/// Whether this chat is currently sending location-stream messages.