in bots/triage-slackbot/triage_slackbot/handlers.py [0:0]
def _get_message(
self,
*,
user: t.Dict,
predicted_category: RequestCategory,
selected_category: RequestCategory,
selected_conversation: t.Optional[str],
inbound_message_url: str,
with_url: bool,