Functionsยง
- allowed_
to_ ๐send_ state_ event - get_
state_ ๐events_ for_ empty_ key_ route GET /_matrix/client/v3/rooms/{roomid}/state/{eventType}- get_
state_ ๐events_ for_ key_ route GET /_matrix/client/v3/rooms/{roomid}/state/{eventType}/{stateKey}- get_
state_ ๐events_ route GET /_matrix/client/v3/rooms/{roomid}/state- is_
duplicate_ ๐state - Whether an incoming state event is a content-identical resend by its own author.
- send_
state_ ๐event_ for_ empty_ key_ route PUT /_matrix/client/*/rooms/{roomId}/state/{eventType}- send_
state_ ๐event_ for_ key_ helper - send_
state_ ๐event_ for_ key_ route PUT /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}- state_
dedup_ ๐eligible - validate_
canonical_ ๐alias - validate_
encryption ๐ - validate_
history_ ๐visibility - validate_
join_ ๐rules - validate_
member ๐ - validate_
server_ ๐acl