export Enum
EnvironmentVariables ​
Here is an enumeration for which key are read for the coresponding variables.
Properties ​
| Member | Value | Description |
|---|---|---|
| Api | "TELEGRAM_API_ID" | Your Telegram app api id. |
| Hash | "TELEGRAM_API_HASH" | Your Telegram app api hash. |
| ProviderToken | "TELEGRAM_PAYMENT_PROVIDER_TOKEN" | Your Telegram payment provider token. |
| Token | "TELEGRAM_TOKEN" | Your Telegram bot token. |