Api icon indicating copy to clipboard operation
Api copied to clipboard

Call to a member function toJson() on bool

Open Traineratwot opened this issue 1 year ago • 1 comments

Fatal error: Uncaught Error: Call to a member function toJson() on bool in /var/www/marketplaces/data/www/mk.massive.ru/vendor/telegram-bot/api/src/BotApi.php:354

replace this https://github.com/TelegramBot/Api/blob/7a534219842ad59835eb89909ca58f8b8e3223a0/src/BotApi.php#L354 on

            'reply_markup' => empty($replyMarkup) ? null : $replyMarkup->toJson(),

Traineratwot avatar Mar 10 '23 07:03 Traineratwot

@Traineratwot Hi, you could show your call to this function to give us more context ?

bernard-ng avatar Mar 29 '23 04:03 bernard-ng