codeSettings

codeSettings#ad253d78 flags:# allow_flashcall:flags.0?true current_number:flags.1?true allow_app_hash:flags.4?true allow_missed_call:flags.5?true allow_firebase:flags.7?true unknown_number:flags.9?true logout_tokens:flags.6?Vector<bytes> token:flags.8?string app_sandbox:flags.8?Bool = CodeSettings;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
allow_flashcall flags.0?true
current_number flags.1?true
allow_app_hash flags.4?true
allow_missed_call flags.5?true
allow_firebase flags.7?true
unknown_number flags.9?true
logout_tokens flags.6?Vector<bytes>
token flags.8?string Token.
app_sandbox flags.8?Bool

Type

CodeSettings

Related pages

Types used here