TelegramBot / Api

Native PHP Wrapper for Telegram BOT API
MIT License
1.06k stars 321 forks source link

how to use ForceReply #457

Open majidphp opened 7 months ago

majidphp commented 7 months ago

Hello, Is there an example of using ForceReply?

Thank you

majidphp commented 7 months ago

I found it it is like this

$keyboard = new \TelegramBot\Api\Types\ForceReply(true);

bernard-ng commented 2 months ago

Hello @majidphp glad you've found, but your issue is still opened, do you need additional support?