tcn.omni.campaign.v1alpha1.Module.Config.ConversationTimeoutMessageConfig(ConversationTimeoutMessageConfig)
allows the user to configure a custom message for when a conversation times out, or to disable the message all together
{
"is_disabled": true,
"msg": "string"
}