You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when you need to queue notifications (implementing ShouldQueue interface) which use bot-token different from the default one (declared on config('services.telegram-bot-api.token')), there's no way to specify a custom one as an optional additional parameter.
The text was updated successfully, but these errors were encountered:
when you need to queue notifications (implementing
ShouldQueue
interface) which use bot-token different from the default one (declared onconfig('services.telegram-bot-api.token')
), there's no way to specify a custom one as an optional additional parameter.The text was updated successfully, but these errors were encountered: