how to override from field for sms channel providers
We can override almost fields in email channel
ref:- https://docs.novu.co/channels/email/#sending-email-overrides
I see we are using
https://github.com/novuhq/novu/blob/next/apps/worker/src/app/workflow/usecases/send-message/send-message-sms.usecase.ts#L265C16-L265C16
ref:- https://docs.novu.co/channels/email/#sending-email-overrides
I see we are using
from field from credentials here, does it mean we cannot override in sms similar to email?https://github.com/novuhq/novu/blob/next/apps/worker/src/app/workflow/usecases/send-message/send-message-sms.usecase.ts#L265C16-L265C16