Hi all,
I am building a bot that replies to DMs on Twitter. I’ve gotten this functionality working and now looking to add CTA buttons to the DMs to make it simpler for users to reply.
However, looking at the documentation, there is only one button type, which is ‘web_url’. So for example, if I have three buttons called ‘Option 1’, ‘Option 2’ and ‘Option 3’, if the user presses ‘Option 2’, I want a reply to the bot sent with the message ‘Option 2’ automatically submitted.
Is this possible? I tried the deep linking option with the url pointing (e.g. https://twitter.com/messages/compose?recipient_id=123456&text=hello) and it composes the message to the user but is it possible to submit the message automatically?
Thanks in advance.
Hey Igor,
Yes, I think that was what I was looking for instead! Thanks for your assistance.
1 Like
system
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.