Manages API methods for Presences and holds their cache.
Extends
CachedManager<Snowflake, Presence, PresenceResolvable>The cache of items for this manager.
Inherited from DataManagerThe client that instantiated this Manager
Inherited from BaseManagerThe data structure belonging to this manager.
Inherited from DataManagerResolves a PresenceResolvable to a Presence object.
Name | Type | Optional | Description |
---|---|---|---|
presence | PresenceResolvable | No | The presence resolvable to resolve |
Resolves a PresenceResolvable to a Presence id.
Name | Type | Optional | Description |
---|---|---|---|
presence | PresenceResolvable | No | The presence resolvable to resolve |