chat_has_username property

bool chat_has_username
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;