toggle menu
piper-kt
9.3.0
common
switch theme
search in API
events
/
piperkt.events
/
UserCreatedEvent
/
UserCreatedEvent
User
Created
Event
constructor
(
username
:
String
,
email
:
String
?
=
null
,
description
:
String
?
=
null
,
profilePicture
:
String
?
=
null
)
Parameters
username
The username of the user.
description
The description of the user.
profile
Picture
The profile picture url of the user.