defstudio / telegraph

Telegraph is a Laravel package for fluently interacting with Telegram Bots
MIT License
674 stars 116 forks source link

adding a bot to a channel does not create an entry in the table #542

Open Yusupov45 opened 7 months ago

Yusupov45 commented 7 months ago

When I add a bot to a channel, no entry is created in the table. Does this package support channels?

Yusupov45 commented 7 months ago

The channel ID is saved in the table only after a message is written in the channel. When adding a bot, the channel is not saved