How to use the airgram.prompt 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 / custom-context / src / index.ts View on Github external
  phoneNumber: () => prompt('Please enter your phone number:\n')
}))
github airgram / airgram / examples / custom-context / src / index.ts View on Github external
  code: () => prompt('Please enter the secret code:\n'),
  phoneNumber: () => prompt('Please enter your phone number:\n')
github airgram / airgram / examples / getting-started / src / index.ts View on Github external
  code: () => prompt('Please enter the secret code:\n'),
  phoneNumber: () => prompt('Please enter your phone number:\n')
github airgram / airgram / examples / getting-started / src / index.ts View on Github external
  phoneNumber: () => prompt('Please enter your phone number:\n')
}))

airgram

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

GPL-3.0
Latest version published 3 years ago

Package Health Score

48 / 100
Full package analysis