Skip to content

export Interface

RestRequestOptions ​

Properties ​

data? : boolean ​

file? : boolean ​

form? : FormDataBuilder ​

headers? : any ​

method? : RequestMethod ​

ok? : boolean ​

responseType? : "json" | "arraybuffer" | "document" | "text" | "stream" ​

url? : string ​

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