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