chat_has_username property
read / write
True, if the chat must have a username; otherwise, the chat must not have a username. Ignored if restrict_chat_has_username is false.
Implementation
late bool chat_has_username;
True, if the chat must have a username; otherwise, the chat must not have a username. Ignored if restrict_chat_has_username is false.
late bool chat_has_username;