send_copy property

bool send_copy
read / write

Pass true to copy content of the messages without reference to the original sender. Always true if the messages are forwarded to a secret chat or are local.

Implementation

late bool send_copy;