Skip to main content

get_room_account_data_route

Function get_room_account_data_route 

Source
pub(crate) async fn get_room_account_data_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /_matrix/client/r0/user/{userId}/rooms/{roomId}/account_data/{type}

Gets some room account data for the sender user.