copyOptions property
copyOptions Options to be used to copy content of the message without reference to the original sender; pass null to forward the message as usual
Implementation
final MessageCopyOptions? copyOptions;
copyOptions Options to be used to copy content of the message without reference to the original sender; pass null to forward the message as usual
final MessageCopyOptions? copyOptions;