get

abstract operator fun get(guildId: String, userId: String): Member?(source)

Gets an item from the cache

Return

The value of the item

Parameters

guildId

The guild id of the member

userId

The user id of the member