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