PostPublished

data class PostPublished(val id: FanboxPostId, val notifiedDatetime: Instant, val post: FanboxPost) : FanboxBell

Constructors

Link copied to clipboard
constructor(id: FanboxPostId, notifiedDatetime: Instant, post: FanboxPost)

Properties

Link copied to clipboard
Link copied to clipboard
val notifiedDatetime: Instant
Link copied to clipboard