Presence
class Presence(val data: PresenceData, val kord: Kord, val supplier: EntitySupplier = kord.defaultSupplier) : KordObject, Strategizable(source)
Properties
Functions
Link copied to clipboard
Requests to get the user of this presence, returns null if the User isn't present.
Link copied to clipboard