copyOptions property

MessageCopyOptions? copyOptions
final

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;