sendPdf
Sends a PDF attachment file to a conversation.
Return
The Result of sending the PDF. Result.Success.data returns the sent PDF.
Parameters
pdf
The File to send.
Sends a PDF attachment file to a conversation.
The Result of sending the PDF. Result.Success.data returns the sent PDF.
The File to send.