Can a bot post multiple images like an album in one message
79 views
Skip to first unread message
Ryan Stanley
unread,
Nov 10, 2022, 1:29:59 PM11/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GroupMe API Support
I've been able to do this with the regular user message POST endpoint using the attachments array. but when I use the bot POST endpoint, only the first image of the array shows up in the group.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GroupMe API Support
I’m not sure if my original message was sent because I don’t see it but were you able to figure out the cause of the issue? I’m running into the same problem where it is only sending the first image and ignoring everything else within the attachments array.