send_copy property

Bool? send_copy
getter/setter pair

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

Bool? send_copy;