mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity.streaming
/
NotificationEvent
Notification
Event
data
class
NotificationEvent
(
val
payload
:
Notification
)
:
StreamingEvent
A new notification has appeared.
Members
Constructors
Notification
Event
Link copied to clipboard
constructor
(
payload
:
Notification
)
Properties
payload
Link copied to clipboard
val
payload
:
Notification