send_copy property

Bool? send_copy
getter/setter pair

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

Bool? send_copy;