$messageSlice
$messageSlice
will slice a message.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
from | number | Starting point where to slice the message. | true |
to? | number | Ending point where slicing ends. | false |
Example(s)
This will slice the message from the first message to the fifth message: