grkamil / laravel-telegram-logging

Send logs to Telegram chat via Telegram bot
MIT License
148 stars 36 forks source link

Support sendMessage to group topic #38

Open akbarhps opened 1 year ago

akbarhps commented 1 year ago

in Telegram API Docs, there is message_thread_id that is optional parameter to send message to group topic. Just add parameters to TelegramHandler.php/sendMessage and update the config