Skip to content

export Interface

WebhookEndpointOptions ​

Properties ​

certificate? : string | File ​

drop_pending_updates? : boolean ​

endpoint? : string ​

handle? : EndpointHandlingOptions ​

ip_address? : string ​

max_connections? : number ​

port? : number ​

secret_token? : string ​

type : Endpoint.Webhook ​

update? : boolean ​

url? : string ​

A modern, powerful library for building your Telegram bots, with seamless support for both JavaScript and Typescript.