Skip to content

How do I reply to a message without it being sent as a draft? #984

Answered by geoffda
geoffda asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, figured out my problem. I was making changes to the message (which I now was a draft) without saving it. Apparently, this is what was causing the sent item to show up as a draft along with a few other weird behavioral things. Anyway, calling message.save_draft() prior to calling message.send() made everything behave as I was expecting.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@geoffda
Comment options

@geoffda
Comment options

@geoffda
Comment options

Answer selected by geoffda
@alejcas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants