Package tv.phantombot.cache
Class ViewerListCache
java.lang.Object
tv.phantombot.cache.ViewerListCache
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated, for removal: This API element is subject to removal in a future version.boolean
Deprecated, for removal: This API element is subject to removal in a future version.Method to check if a user is in the cache.static ViewerListCache
Deprecated, for removal: This API element is subject to removal in a future version.Method to get this instance.
-
Method Details
-
instance
Deprecated, for removal: This API element is subject to removal in a future version.Method to get this instance.- Parameters:
channelName
-- Returns:
-
hasUser
Deprecated, for removal: This API element is subject to removal in a future version.Method to check if a user is in the cache.- Parameters:
username
-- Returns:
-
addUser
Deprecated, for removal: This API element is subject to removal in a future version.
-
ViewerCache
instead. In scripts, use$.viewer
instead of$.usernameCache