You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow passing (single) command(s) via -e (execute) param. Ideally allowing to pass in all the commands that the interactive mode accepts. MOTIVATION: Allow sending Telegram messages from a (shell) script. P.Ex.:
telegram -e 'msg Bob "Hi Bob. Our Mailserver is down. Please fix."'