Can anyone help me with how to get user details of google chat in Rasa after Rasa<->Google chat integration? I have integrated Rasa and google chat and able to receive a response in google chat. I am trying to get the user email id of every request I received from google chat. I am not sure how to get the user object as mentioned in google chat API.
Thanks a lot