how to find telegram channel messages count using telegram API
I want to get a message's views but I don't know which method should I use. Here is the telegram API. I have the channel ID and the message_id,(I got them from my telegram bot). I know that telegram bot…