Builder

class Builder

Builder for MessageReminder.

Constructors

Link copied to clipboard
constructor(reminder: MessageReminder)

Creates a Builder from the given MessageReminder.

constructor()

Functions

Link copied to clipboard

Builds a MessageReminder instance with the provided properties.

Link copied to clipboard

Sets the channel in which the message belongs to.

Link copied to clipboard

Sets the CID of the channel in which the message is.

Link copied to clipboard

Sets the date when the reminder was created.

Link copied to clipboard

Sets the message that has been marked for reminder.

Link copied to clipboard

Sets the ID of the message for which the reminder is set.

Link copied to clipboard

Sets the date when the user should be reminded about this message.

Link copied to clipboard

Sets the date when the reminder was last updated.