Skip to main content

room_account_data

Function room_account_data 

Source
async fn room_account_data(
    __arg0: SyncInfo<'_>,
    conn: &Connection,
    room_id: &RoomId,
    roomsince: u64,
) -> Result<Vec<Raw<AnyRoomAccountDataEvent>>>