update few endpoint docs versions
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
2bbc75d68e
commit
3ffca25f6f
2 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ use std::{
|
|||
sync::Arc,
|
||||
};
|
||||
|
||||
/// # `PUT /_matrix/client/r0/rooms/{roomId}/send/{eventType}/{txnId}`
|
||||
/// # `PUT /_matrix/client/v3/rooms/{roomId}/send/{eventType}/{txnId}`
|
||||
///
|
||||
/// Send a message event into the room.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue