You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to receive an attachment ID through Send API's /message_attachments endpoint.
I'd like to make use of the .sendAttachment() function but it seems like it on takes a url as a param.
Any possibility of passing an attachment_id param?
The text was updated successfully, but these errors were encountered:
I'm able to receive an attachment ID through Send API's
/message_attachments
endpoint.I'd like to make use of the .sendAttachment() function but it seems like it on takes a url as a param.
Any possibility of passing an attachment_id param?
The text was updated successfully, but these errors were encountered: