Hi
I am enjoying using flowxo, developing a simple bot for a friendly telegram group.
I am using the telegram inline keyboard, and then wait for a response, to get feedback from the users. I like to understand which user has responded to the query, but it seems like that user_id is not present in the metadata of Wait for a response.
Is there any method I could use to acquire that information?