mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-06-28 03:59:27 +00:00
chore: clear comments
This commit is contained in:
parent
9eee747182
commit
2e8d9fb30a
@ -23,9 +23,6 @@ pub enum Event {
|
||||
MessageReceived {
|
||||
convo_id: Arc<str>,
|
||||
content: Vec<u8>,
|
||||
/// The verified sender — both the Account and the LocalIdentity
|
||||
/// (device) it was sent from. `None` when the conversation type does
|
||||
/// not yet surface a sender.
|
||||
sender: Option<MessageSender>,
|
||||
},
|
||||
InboundError {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user