getAccountData

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

See also

GetRoomAccountData