Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

"bot-token per-notification" and ShouldQueue interface #84

Closed
camiant opened this issue Aug 11, 2020 · 1 comment
Closed

"bot-token per-notification" and ShouldQueue interface #84

camiant opened this issue Aug 11, 2020 · 1 comment

Comments

@camiant
Copy link

camiant commented Aug 11, 2020

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.

@irazasyed
Copy link
Member

This has been implemented in cfa3d1f. You can now use token($token) method per notification.

Please test and report back any issues. Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants