toggle menu
piper-kt
9.3.0
common
switch theme
search in API
events
/
piperkt.events
/
ServerDeletedEvent
Server
Deleted
Event
data
class
ServerDeletedEvent
(
val
serverId
:
String
)
:
ServerEvent
Server deleted event.
Parameters
server
Id
The id of the server.
Members
Constructors
Server
Deleted
Event
Link copied to clipboard
constructor
(
serverId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
server
Id
Link copied to clipboard
val
serverId
:
String