Closed teremterem closed 3 years ago
You will have to combine chat id with bot id to ensure chat uniqueness. On the image below the first JSON is chat and the second JSON is user. As you can see chat id is the same as user id and will, subsequently, be the same across bots.
Also, read this to decide how to form primary key for chats in DDB:
What for? Why do we need the same environment to support multiple bots? I do not see a use case for this.