sendAt

public final SendMessageRequest.Builder sendAt(Long sendAt)

Sets the unix timestamp to send the message at.

Return

The builder.

Parameters

sendAt

The unix timestamp to send the message at.


Sets the unix timestamp to send the message at.

Return

The builder.

Parameters

sendAt

The unix timestamp to send the message at (automatically converted to Long).