ArchiveThreadEvent

@Deprecated(message = "Use ChatThreadHandler.archive() instead")
public class ArchiveThreadEvent extends ArchiveThreadEventImpl

Deprecated

Use ChatThreadHandler.archive() instead

Event that archives the thread it was invoked upon.

Successful thread archivation will trigger thread list refresh.

Properties

Link copied to clipboard
private final UUID eventId

Unique identifier for event.

Link copied to clipboard
public final static ArchiveThreadEvent INSTANCE

Functions

Link copied to clipboard
public UUID getEventId()
Link copied to clipboard
public String toString()