Customizable Timeline Message
Properties
The implementation of the Uikit's UikitTimelineMessage which will be assigned to each properties with it's own values. Defaults to EmptyTimelineMessage.
The created timestamp of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.createdAt.
The flag that indicates whether the baseUikitTimelineMessage is resendable if base is provided, otherwise EmptyTimelineMessage.isResendable.
The message of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.message.
The message id of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.messageId.
The OGMetaData of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.ogMetaData.
The reactions of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.reactions.
The request id of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.requestId.
The sender of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.sender.
The sending status of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.sendingStatus.
The undelivered member count of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.undeliveredMemberCount.
The unique id of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.uniqueId.
The unread member count of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.unreadMemberCount.
The updated timestamp of the baseUikitTimelineMessage if base is provided, otherwise EmptyTimelineMessage.updatedAt.