I want to read the "user send message" in "bot added group" dynamically [and I'm able to sending the dynamic messages after read this document].
But see the below example image: I want to read user send msg "hi", red circled.
So is there any API to read that message and not using this getUpdates method.
using this getUpdates method. I'm getting every message here
Like this
(It more difficult to read and insert in Database)
And I have read this full document and also I read some questions this and this and also I searched in the google but I didn't get the relevant answer for this question
Can anyone suggest me is this possible or not?
Sorry for my bad English.