Remove outdated comment
This commit is contained in:
parent
1e3769a0f1
commit
ea94bab93e
@ -18,9 +18,6 @@ use serde::{Deserialize, Serialize};
|
|||||||
|
|
||||||
use crate::r0::thirdparty::Medium;
|
use crate::r0::thirdparty::Medium;
|
||||||
|
|
||||||
// TODO: spec requires a nesting ThirdPartySigned { signed: Signed { mxid: ..., ... } }
|
|
||||||
// for join_room_by_id_or_alias but not for join_room_by_id, inconsistency?
|
|
||||||
|
|
||||||
/// A signature of an `m.third_party_invite` token to prove that this user owns a third party
|
/// A signature of an `m.third_party_invite` token to prove that this user owns a third party
|
||||||
/// identity which has been invited to the room.
|
/// identity which has been invited to the room.
|
||||||
#[derive(Clone, Debug, Deserialize, Serialize)]
|
#[derive(Clone, Debug, Deserialize, Serialize)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user