message_flow/commands/common/reply_message_headers.py (4 lines of code) (raw):

class ReplyMessageHeaders: IN_REPLY_TO = "reply_to_message_id" REPLY_OUTCOME = "reply_outcome_type" REPLY_TYPE = "reply_type"