tgify.js - v1.3.0
Preparing search index...
Tgify
Options
Interface Options<TContext>
interface
Options
<
TContext
extends
Context
>
{
contextType
:
new
(
...
args
:
[
update
:
Deunionize
<
Update
>
,
telegram
:
Telegram
,
botInfo
:
UserFromGetMe
,
]
,
)
=>
TContext
;
handlerTimeout
:
number
;
telegram
?:
Partial
<
Options
>
;
}
Type Parameters
TContext
extends
Context
Index
Properties
context
Type
handler
Timeout
telegram?
Properties
context
Type
contextType
:
new
(
...
args
:
[
update
:
Deunionize
<
Update
>
,
telegram
:
Telegram
,
botInfo
:
UserFromGetMe
,
]
,
)
=>
TContext
handler
Timeout
handlerTimeout
:
number
Optional
telegram
telegram
?:
Partial
<
Options
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
Type
handler
Timeout
telegram
tgify.js - v1.3.0
Loading...