The event_type is never used
This commit is contained in:
parent
afc2a314cc
commit
501692aa2d
@ -135,7 +135,6 @@ pub mod get_members {
|
||||
#[derive(Clone, Debug, Deserialize, Serialize)]
|
||||
pub struct PathParams {
|
||||
pub room_id: RoomId,
|
||||
pub event_type: String
|
||||
}
|
||||
|
||||
/// This API endpoint's reponse.
|
||||
|
Loading…
x
Reference in New Issue
Block a user