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
Is your feature request related to a problem? Please describe.
Right now TG bot allows receiving message, need to update the backend to be able to compose mail from bot
Flow - compose new email
Introduce new command /send
enter TO address -> subject -> msg body -> send -> leave copy of sent email
Flow - reply existing message
use TG reply feature -> msg body -> send -> leave copy of sent email (with context of prev reply)
Add footer
sent by pigeomail
The text was updated successfully, but these errors were encountered:
arvryna
changed the title
Ability to compose/write email from TG bot
Implement compose/write email from TG bot
Jan 27, 2022
arvryna
changed the title
Implement compose/write email from TG bot
Implement compose/reply email from TG bot
Jan 27, 2022
Is your feature request related to a problem? Please describe.
Right now TG bot allows receiving message, need to update the backend to be able to compose mail from bot
Flow - compose new email
Introduce new command
/send
enter TO address -> subject -> msg body -> send -> leave copy of sent email
Flow - reply existing message
use TG reply feature -> msg body -> send -> leave copy of sent email (with context of prev reply)
Add footer
sent by pigeomail
The text was updated successfully, but these errors were encountered: