is_anonymous property

bool is_anonymous
read / write

True, if the creator isn't shown in the chat member list and sends messages anonymously; applicable to supergroups only.

Implementation

late bool is_anonymous;