'How to get messages sent by members in a group using the Telegram Bot API

How to receive messages sent by group members using Telegram Bot API, I'm using getUpdates to get messages but only getting command /command messages, the rest of the normal messages are not received by bot ok i want to receive all messages to check if the user sent message contains offensive words and delete it



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source