MatrixClient.getRoomData

Get custom account data with specified type for the given room NOTE: Room aliases don't have the same data as their resolved room ids NOTE 2: Synapse doesn't seem to validate the room id, so you can put anything in place of it

class MatrixClient
JSONValue
getRoomData
(
string room_id
,
string type
)

Meta