CodeSettings
---types---
codeSettings#8a6469c2 flags:# allow_flashcall:flags.0?true current_number:flags.1?true allow_app_hash:flags.4?true allow_missed_call:flags.5?true logout_tokens:flags.6?Vector<bytes> = CodeSettings
Belongs to
This type can only be an instance of:
Members
allow_flashcall | flag | This argument defaults to None and can be omitted. |
current_number | flag | This argument defaults to None and can be omitted. |
allow_app_hash | flag | This argument defaults to None and can be omitted. |
allow_missed_call | flag | This argument defaults to None and can be omitted. |
logout_tokens | bytes | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |