reload_session
Rebuild the Telegram Ads HTTP session by re-reading .env credentials. Use after updating cookies on disk to refresh the session without passing cookie values.
Instructions
Re-read .env (STEL_TOKEN / STEL_SSID / STEL_ADOWNER) and rebuild the HTTP session.
Use this after the user updates cookies on disk. Never pass cookie values as arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||