Surprisingly premium Telegram Business account do not work with botpress.
The telegram method getUpdates() can contain two types of entries "messages" & "business_messages" seems like botpress only supports "message". I really hope devs look into this. It should be very easy to add.
For the time being I'm trying to create a conversation through the API but not sure how that works since the conversation requires user id. How do I get the user id of someone I never spoke to before?
Thanks