Implements
Constructors
new ChatLockSettings()
new ChatLockSettings(Defined in: WAProto/index.d.ts:2463p?):ChatLockSettings
Parameters
p?
IChatLockSettings
Returns
ChatLockSettings
Properties
hideLockedChats?
Defined in: WAProto/index.d.ts:2464optionalhideLockedChats:null|boolean
Implementation of
IChatLockSettings.hideLockedChats
secretCode?
Defined in: WAProto/index.d.ts:2465optionalsecretCode:null|IUserPassword
Implementation of
IChatLockSettings.secretCode
Methods
create()
Defined in: WAProto/index.d.ts:2466staticcreate(properties?):ChatLockSettings
Parameters
properties?
IChatLockSettings
Returns
ChatLockSettings
decode()
Defined in: WAProto/index.d.ts:2468staticdecode(r,l?):ChatLockSettings
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
ChatLockSettings
encode()
Defined in: WAProto/index.d.ts:2467staticencode(m,w?):Writer
Parameters
m
IChatLockSettings
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:2469staticfromObject(d):ChatLockSettings
Parameters
d
Returns
ChatLockSettings
getTypeUrl()
Defined in: WAProto/index.d.ts:2472staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:2471
Returns
object
toObject()
Defined in: WAProto/index.d.ts:2470statictoObject(m,o?):object
Parameters
m
ChatLockSettings
o?
IConversionOptions
Returns
object