Forward to either a DM (toDmId) or a channel (toChannelId); exactly one required.
toDmId
toChannelId
@type t() :: %Spatio.Model.DmForwardRequest{ accountId: String.t() | nil, toChannelId: String.t() | nil, toDmId: String.t() | nil }