TelegramServiceProvider
class TelegramServiceProvider extends ServiceProvider (View source)
Class TelegramServiceProvider.
Methods
                    boot()
                                            
                
            Bootstrap the application events.
                    register()
                                            
                
            Register the service provider.
                    
    array
                
                
                    provides()
                                            
                
            Get the services provided by the provider.
Details
        at line 31
                            
    
    boot()
    
    Bootstrap the application events.
        at line 41
                            
    
    register()
    
    Register the service provider.
        at line 85
                            
    array
    provides()
    
    Get the services provided by the provider.