mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
Fix gossiped_timestamp documentation
This commit is contained in:
@@ -548,7 +548,7 @@ pub struct ChatInfo {
|
|||||||
/// This is the string-serialised version of [Params] currently.
|
/// This is the string-serialised version of [Params] currently.
|
||||||
pub param: String,
|
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,
|
pub gossiped_timestamp: i64,
|
||||||
|
|
||||||
/// Whether this chat is currently sending location-stream messages.
|
/// Whether this chat is currently sending location-stream messages.
|
||||||
|
|||||||
Reference in New Issue
Block a user