Replies: 3 comments
-
|
The To get the chat_id for a personal app, you can query the user's installed apps and then retrieve the messages for that chat. In our SDK, I just tested this with my local bot so it should work :) A few things to note:
|
Beta Was this translation helpful? Give feedback.
-
|
@lilyydu Thanks a lot for the elaborate answer! This is kinda what I feared already, especially the |
Beta Was this translation helpful? Give feedback.
-
|
@jerbob92 That's a fair point! I'll raise it to our product and backend teams and see if its possible to expose an endpoint or thelike. Will reopen this in the future if we're able to make progress in that space |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The conversation ID of chats like that start with
a:. I can't fetch these messages from the Graph API with this ID.How do I figure out the Chat ID? Or how do I use this ID to fetch the messages?
Beta Was this translation helpful? Give feedback.
All reactions