copy_options property
read / write
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
MessageCopyOptions? copy_options;
Options to be used to copy content of the message without reference to the original sender; pass null to forward the message as usual.
MessageCopyOptions? copy_options;