0.6.0 • Published 5 years ago

tdlib-typings v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

tdlib-typings

npm

Flow and TypeScript typings for TDLib.

TDLib version: 1.4.0

Installation

$ npm i tdlib-typings

Usage

Flow

import type { updateMessageViews, messageInvoice /* ... */ } from 'tdlib-typings'

TypeScript

import { updateMessageViews, messageInvoice /* ... */ } from 'tdlib-typings'
0.6.0

5 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago