State resolution outline for /send
This commit is contained in:
@@ -17,7 +17,7 @@ use std::{
|
||||
time::UNIX_EPOCH,
|
||||
};
|
||||
|
||||
#[derive(Deserialize, Serialize, Debug)]
|
||||
#[derive(Clone, Deserialize, Serialize, Debug)]
|
||||
pub struct PduEvent {
|
||||
pub event_id: EventId,
|
||||
pub room_id: RoomId,
|
||||
|
||||
Reference in New Issue
Block a user