Skip to main content

MessageNewEvent

public struct MessageNewEvent: MessageSpecificEvent 

Inheritance

MessageSpecificEvent

Properties

userId

public let userId: UserId

cid

public let cid: ChannelId

messageId

public let messageId: MessageId

createdAt

public let createdAt: Date

watcherCount

public let watcherCount: Int?

unreadCount

public let unreadCount: UnreadCount?

Did you find this page helpful?