Semantic delivery route from router to channels.
@type t() :: %LemonCore.DeliveryRoute{ account_id: String.t(), channel_id: String.t(), peer_id: String.t(), peer_kind: atom() | String.t(), thread_id: String.t() | nil }