Class: GlobalSettings
Defined in: WAProto/index.d.ts:4303
Implements
Constructors
new GlobalSettings()
new GlobalSettings(
p?):GlobalSettings
Defined in: WAProto/index.d.ts:4304
Parameters
p?
Returns
Properties
autoDownloadCellular?
optionalautoDownloadCellular:null|IAutoDownloadSettings
Defined in: WAProto/index.d.ts:4309
Implementation of
IGlobalSettings.autoDownloadCellular
autoDownloadRoaming?
optionalautoDownloadRoaming:null|IAutoDownloadSettings
Defined in: WAProto/index.d.ts:4310
Implementation of
IGlobalSettings.autoDownloadRoaming
autoDownloadWiFi?
optionalautoDownloadWiFi:null|IAutoDownloadSettings
Defined in: WAProto/index.d.ts:4308
Implementation of
IGlobalSettings.autoDownloadWiFi
autoUnarchiveChats?
optionalautoUnarchiveChats:null|boolean
Defined in: WAProto/index.d.ts:4318
Implementation of
IGlobalSettings.autoUnarchiveChats
avatarUserSettings?
optionalavatarUserSettings:null|IAvatarUserSettings
Defined in: WAProto/index.d.ts:4315
Implementation of
IGlobalSettings.avatarUserSettings
chatDbLidMigrationTimestamp?
optionalchatDbLidMigrationTimestamp:null|number|Long
Defined in: WAProto/index.d.ts:4324
Implementation of
IGlobalSettings.chatDbLidMigrationTimestamp
chatLockSettings?
optionalchatLockSettings:null|IChatLockSettings
Defined in: WAProto/index.d.ts:4323
Implementation of
IGlobalSettings.chatLockSettings
darkThemeWallpaper?
optionaldarkThemeWallpaper:null|IWallpaperSettings
Defined in: WAProto/index.d.ts:4307
Implementation of
IGlobalSettings.darkThemeWallpaper
disappearingModeDuration?
optionaldisappearingModeDuration:null|number
Defined in: WAProto/index.d.ts:4313
Implementation of
IGlobalSettings.disappearingModeDuration
disappearingModeTimestamp?
optionaldisappearingModeTimestamp:null|number|Long
Defined in: WAProto/index.d.ts:4314
Implementation of
IGlobalSettings.disappearingModeTimestamp
fontSize?
optionalfontSize:null|number
Defined in: WAProto/index.d.ts:4316
Implementation of
groupNotificationSettings?
optionalgroupNotificationSettings:null|INotificationSettings
Defined in: WAProto/index.d.ts:4322
Implementation of
IGlobalSettings.groupNotificationSettings
individualNotificationSettings?
optionalindividualNotificationSettings:null|INotificationSettings
Defined in: WAProto/index.d.ts:4321
Implementation of
IGlobalSettings.individualNotificationSettings
lightThemeWallpaper?
optionallightThemeWallpaper:null|IWallpaperSettings
Defined in: WAProto/index.d.ts:4305
Implementation of
IGlobalSettings.lightThemeWallpaper
mediaVisibility?
optionalmediaVisibility:null|MediaVisibility
Defined in: WAProto/index.d.ts:4306
Implementation of
IGlobalSettings.mediaVisibility
photoQualityMode?
optionalphotoQualityMode:null|number
Defined in: WAProto/index.d.ts:4320
Implementation of
IGlobalSettings.photoQualityMode
securityNotifications?
optionalsecurityNotifications:null|boolean
Defined in: WAProto/index.d.ts:4317
Implementation of
IGlobalSettings.securityNotifications
showGroupNotificationsPreview?
optionalshowGroupNotificationsPreview:null|boolean
Defined in: WAProto/index.d.ts:4312
Implementation of
IGlobalSettings.showGroupNotificationsPreview
showIndividualNotificationsPreview?
optionalshowIndividualNotificationsPreview:null|boolean
Defined in: WAProto/index.d.ts:4311
Implementation of
IGlobalSettings.showIndividualNotificationsPreview
videoQualityMode?
optionalvideoQualityMode:null|number
Defined in: WAProto/index.d.ts:4319
Implementation of
IGlobalSettings.videoQualityMode
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:4330
Returns
object
create()
staticcreate(properties?):GlobalSettings
Defined in: WAProto/index.d.ts:4325
Parameters
properties?
Returns
decode()
staticdecode(r,l?):GlobalSettings
Defined in: WAProto/index.d.ts:4327
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:4326
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):GlobalSettings
Defined in: WAProto/index.d.ts:4328
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:4331
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:4329
Parameters
m
o?
IConversionOptions
Returns
object