Preparing search index...
The search index is not available
nestjs-telegraf
nestjs-telegraf
TelegrafExceptionFilter
Interface TelegrafExceptionFilter<T>
interface
TelegrafExceptionFilter
<
T
>
{
catch
(
exception
:
T
,
host
:
ArgumentsHost
)
:
any
;
}
Type Parameters
T
=
any
Index
Methods
catch
Methods
catch
catch
(
exception
,
host
)
:
any
Parameters
exception
:
T
host
:
ArgumentsHost
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
catch
nestjs-telegraf
Loading...