copy_options property

MessageCopyOptions? copy_options
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;