ExternalPresenceSubscription

data class ExternalPresenceSubscription(val presences: List<ExternalPresence>, val expiresAt: Instant)

Constructors

Link copied to clipboard
constructor(presences: List<ExternalPresence>, expiresAt: Instant)

Properties

Link copied to clipboard
Link copied to clipboard