getAccountData

abstract suspend fun getAccountData(type: String, roomId: RoomId, userId: UserId, key: String = ""): Result<RoomAccountDataEventContent>

See also