mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity.streaming
/
DeleteEvent
Delete
Event
data
class
DeleteEvent
(
val
statusId
:
String
)
:
StreamingEvent
The status with the given
statusId
has been deleted.
Members
Constructors
Delete
Event
Link copied to clipboard
constructor
(
statusId
:
String
)
Properties
status
Id
Link copied to clipboard
val
statusId
:
String