Skip to content

export Interface

ClientOptions ​

Properties ​

actions? : ClientAction.All | ClientAction[] ​

api? : APIManagerOptions ​

endpoint? : Endpoint ​

The method for receiving updates from Telegram.

logger? : LoggerOptions ​

parseables? : Parseables[] ​

partials? : PartialTypes[] ​

poll? : PollManagerOptions ​

registries? : Registries.All | Registries[] ​

Set to Registries.All to load all registries or an array of specific registries.

sweep? : string | boolean ​

Set to true to sweep main directory or set to an absolute path to sweep a specific path.