ClearStatus

@Serializable
@SerialName(value = "ClearStatus")
class ClearStatus : ServerRequest(source)

Send a request to the server to inform all of its clients to hide any status message that may be showing.

This is a no-op if no status is currently being shown.

Constructors

Link copied to clipboard
constructor()