Unknown

constructor(value: String)(source)

Deprecated (with error)

Replaced by 'PresenceStatus.from()'.

Replace with

import dev.kord.common.entity.PresenceStatus
PresenceStatus.from(value)