Trait matrix_sdk::utils::IntoRawStateEventContent
source · pub trait IntoRawStateEventContent { }
Expand description
The set of types that can be used with Room::send_state_event_raw
.
pub trait IntoRawStateEventContent { }
The set of types that can be used with Room::send_state_event_raw
.