I have managed to send a message from external source into users who have previously interacted with my bot. In my use case, im sending a bulk sequence messages to users via their conversationID that i stored in my google sheets. This is done through the webhook event integration. Most of messages are sent to users, however it can only send to users with interactions from the last 24 Hours. Any stale records after 24 hrs are not sent with custom messages. Is there a way to refresh the tokens for a specific onversationID programatically? The bot im building will be able to send broadcast sequence messages at any specific time if this has a solution. Thank you.
https://cdn.discordapp.com/attachments/1257083966150938715/1257083966352003132/Screenshot_2024-07-01_052148.png?ex=66831e2d&is=6681ccad&hm=dceb2b6e907e76bccf3300b5178ca80a08bd56d84cee7a07c2a9af4c8aeb3842&
b
blue-dinner-55435
11/25/2024, 9:14 AM
Did you manage to be able to send a message after 24h window ?