Skip to main content

MessagePinDetails

public struct MessagePinDetails 

Properties

pinnedAt

Date when the message got pinned

public let pinnedAt: Date

pinnedBy

The user that pinned the message

public let pinnedBy: ChatUser

expiresAt

Date when the message pin expires. An nil value means that message does not expire

public let expiresAt: Date

Did you find this page helpful?