mast/telegram-bot-api

how to get group chat message?

designedev opened this issue · 2 comments

hi. i can get personal chat message, but i can`t in group chat.

how can i get group chat message?

you probably need change the privacy settings of your bot. to do this you have to send '/setprivacy' to the telegram botfather and set it to 'Disable'.

@realestninja thank you! it works.