getAccountData

open suspend override fun getAccountData(type: String, roomId: RoomId, userId: UserId, key: String, asUserId: UserId?): Result<RoomAccountDataEventContent>

See also

GetRoomAccountData