cancel File Message Upload
Cancels an ongoing FileMessage
upload.
Return
true
if the cancel request is processed; false
if it is not, due to the send already being complete or the message with the requestId
not being found.
Since
3.0.27
Parameters
request Id
The requestId
of the message to cancel. This can be retrieved through FileMessage.requestId.