TelegramServiceProvider
class TelegramServiceProvider extends ServiceProvider (View source)
Class TelegramServiceProvider
Methods
boot()
Bootstrap the application events.
register()
Register the service provider.
registerTelegram()
Initialize Telegram Bot SDK Library with Default Config.
array
provides()
Get the services provided by the provider.
Details
at line 32
boot()
Bootstrap the application events.
at line 42
register()
Register the service provider.
at line 54
registerTelegram()
Initialize Telegram Bot SDK Library with Default Config.
at line 77
array
provides()
Get the services provided by the provider.