aykutalparslan / Ferrite

Experimental Telegram Server
GNU Affero General Public License v3.0
158 stars 25 forks source link

Implement Account.GetGlobalPrivacySettings #113

Closed aykutalparslan closed 2 years ago

aykutalparslan commented 2 years ago

Get global privacy settings

globalPrivacySettings#bea2f424 flags:# archive_and_mute_new_noncontact_peers:flags.0?Bool = GlobalPrivacySettings; ---functions--- account.getGlobalPrivacySettings#eb2b4cf6 = GlobalPrivacySettings;