Eleirbag89 / TelegramBotPHP

A very simple PHP Telegram Bot API for sending messages.
http://eleirbag89.github.io/TelegramBotPHP
MIT License
812 stars 342 forks source link

Force Subscribe Channel #256

Closed reyeff closed 2 years ago

reyeff commented 3 years ago

I need help to configure it out. How to force subscribe to my channel first before they using the bot.

alil0rd commented 2 years ago

It's easy. just use your channel id and chatmember function. If the status is member, so go ahead; else exit!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.