Document that setNewChatPrivacySettings can be used only by Premium users.
This commit is contained in:
parent
a3ac41e283
commit
ecbbef18e2
@ -9518,7 +9518,7 @@ setReadDatePrivacySettings settings:readDatePrivacySettings = Ok;
|
|||||||
//@description Returns privacy settings for message read date
|
//@description Returns privacy settings for message read date
|
||||||
getReadDatePrivacySettings = ReadDatePrivacySettings;
|
getReadDatePrivacySettings = ReadDatePrivacySettings;
|
||||||
|
|
||||||
//@description Changes privacy settings for new chat creation @settings New settings
|
//@description Changes privacy settings for new chat creation; for Telegram Premium users only @settings New settings
|
||||||
setNewChatPrivacySettings settings:newChatPrivacySettings = Ok;
|
setNewChatPrivacySettings settings:newChatPrivacySettings = Ok;
|
||||||
|
|
||||||
//@description Returns privacy settings for new chat creation
|
//@description Returns privacy settings for new chat creation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user