DiscordPlayerQueryResultCache
new DiscordPlayerQueryResultCache(data, expireAfter)
Parameter | Type | Optional | Description |
---|---|---|---|
data | T | ❌ | - |
expireAfter | number | ❌ | - |
Properties
public data: T
public expireAfter: number
Methods
public hasExpired(): boolean
Last updated on