mtcute/packages/core/.env
2021-06-15 03:12:22 +03:00

16 lines
326 B
Bash

# These env variables are only used in e2e tests
# API ID and Hash (obviously)
API_ID=
API_HASH=
# User (test DC 2) username and session string
USER_USERNAME=
USER_SESSION=
# User (test DC != 2) username and session string
USER_OTHER_DC_USERNAME=
USER_OTHER_DC_SESSION=
# Bot token (from test DC!)
BOT_USERNAME=
BOT_TOKEN=