Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/bun
index
TelegramWorkerOptions
Interface TelegramWorkerOptions<T>
interface
TelegramWorkerOptions
<
T
extends
WorkerCustomMethods
>
{
client
:
BaseTelegramClient
;
customMethods
?:
T
;
}
Type Parameters
T
extends
WorkerCustomMethods
Index
Properties
client
custom
Methods?
Properties
client
client
:
BaseTelegramClient
Optional
custom
Methods
customMethods
?:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
custom
Methods
Documentation - v0.19.5
Loading...