This commit is contained in:
@@ -5,7 +5,7 @@ from typing import Literal
|
||||
|
||||
|
||||
PrivacyLevel = Literal["everyone", "contacts", "nobody"]
|
||||
GroupInvitePrivacyLevel = Literal["everyone", "contacts"]
|
||||
GroupInvitePrivacyLevel = Literal["everyone", "contacts", "nobody"]
|
||||
PrivateMessagesPrivacyLevel = Literal["everyone", "contacts", "nobody"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user