command / me.schlaubi.regnumutils.common.cache / MessageCache / contains

contains

abstract operator fun contains(id: Long): Boolean

Checks whether an id is cached or not.

Return
if there is a message corresponding to that id or not