defstudio / telegraph

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

teletraph chat retrieve optimization #571

Closed fabio-ivona closed 5 months ago

fabio-ivona commented 5 months ago

defers chat retrieval until it is actually used

fix #568