We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5b253 commit e4a6c56Copy full SHA for e4a6c56
crates/matrix-sdk/src/widget/matrix.rs
@@ -112,7 +112,6 @@ impl MatrixDriver {
112
/// This method allows the widget machine to handle widget requests by
113
/// providing a unified, high-level widget-specific API for sending events
114
/// to the room.
115
-
116
pub(crate) async fn send(
117
&self,
118
event_type: TimelineEventType,
0 commit comments