How to use the airgram.toObject function in airgram

To help you get started, we’ve selected a few airgram examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github airgram / airgram / examples / getting-started / src / index.ts View on Github external
void (async () => {
  const me = toObject(await airgram.api.getMe())
  writeInfo('[Me] ', me)
})()

airgram

Documentation is available [here](https://airgram.io).

GPL-3.0
Latest version published 2 years ago

Package Health Score

48 / 100
Full package analysis