Preparing search index...
The search index is not available
nestjs-telegraf
nestjs-telegraf
TelegrafModuleOptions
Interface TelegrafModuleOptions
interface
TelegrafModuleOptions
{
botName
?:
string
;
include
?:
Function
[]
;
launchOptions
?:
false
|
LaunchOptions
;
middlewares
?:
readonly
Middleware
<
any
>
[]
;
options
?:
Partial
<
Options
<
any
>
>
;
token
:
string
;
}
Index
Properties
bot
Name?
include?
launch
Options?
middlewares?
options?
token
Properties
Optional
bot
Name
bot
Name
?:
string
Optional
include
include
?:
Function
[]
Optional
launch
Options
launch
Options
?:
false
|
LaunchOptions
Optional
middlewares
middlewares
?:
readonly
Middleware
<
any
>
[]
Optional
options
options
?:
Partial
<
Options
<
any
>
>
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bot
Name
include
launch
Options
middlewares
options
token
nestjs-telegraf
ListenersExplorerService
MetadataAccessorService
TelegrafArgumentsHost
TelegrafException
TelegrafExecutionContext
TelegrafModule
ListenerMetadata
SceneMetadata
TelegrafExceptionFilter
TelegrafModuleAsyncOptions
TelegrafModuleOptions
TelegrafOptionsFactory
TgArgumentsHost
WizardStepMetadata
AllBotsMap
ComposerMethodArgs
Filter
OnlyFunctionPropertyNames
TelegrafContextType
COMPOSER_METADATA
DEFAULT_BOT_NAME
LISTENERS_METADATA
PARAM_ARGS_METADATA
SCENE_METADATA
TELEGRAF_ALL_BOTS
TELEGRAF_BOT_NAME
TELEGRAF_MODULE_OPTIONS
TELEGRAF_STAGE
UPDATE_METADATA
WIZARD_STEP_METADATA
Action
Cashtag
Command
Composer
Context
Ctx
Email
GameQuery
Hashtag
Hears
Help
InjectAllBots
InjectBot
InlineQuery
Mention
Message
Next
On
Phone
Scene
SceneEnter
SceneLeave
Sender
Settings
Start
TextLink
TextMention
Update
Url
Use
Wizard
WizardStep
createBotFactory
createListenerDecorator
getBotToken
"
"