message_sent
Description:
The message_sent signal is emitted when message has been submitted for sending.
It is guaranteed that message's sender
has all of the features previously passed to
add_contact_features prepared.
Parameters:
| message | |
| flags |
the MessageSendingFlags affecting how the message was sent |
| token |
an opaque token used to match any incoming delivery or failure reports against this message, or |