delete
Deletes a message after a delay.
This function does not block.
Return
Job spawned by the CoroutineScope.
Parameters
millis
The delay before deleting the message, in milliseconds.
Deletes a public follow-up after a delay.
This function does not block.
Return
Job spawned by the CoroutineScope.
Parameters
millis
The delay before deleting the message, in milliseconds.