send_copy property

bool send_copy
read / write

True, if content of the message needs to be copied without reference to the original sender. Always true if the message is forwarded to a secret chat or is local.

Implementation

late bool send_copy;