Function: get()
Defined in: node_modules/@skyra/editable-commands/dist/esm/index.d.mts:21
Gets the tracked response to message
, if any was tracked and was not deleted.
Parameters
Parameter | Type | Description |
---|---|---|
message | Message | The message to get the reply from. |
Returns
null
| Message
<boolean
>
The replied message, if any.