DcOption
---types---
dcOption#18b7a10d flags:# ipv6:flags.0?true media_only:flags.1?true tcpo_only:flags.2?true cdn:flags.3?true static:flags.4?true this_port_only:flags.5?true id:int ip_address:string port:int secret:flags.10?bytes = DcOption
Belongs to
This type can only be an instance of:
Members
id | int | |
ip_address | string | |
port | int | |
ipv6 | flag | This argument defaults to None and can be omitted. |
media_only | flag | This argument defaults to None and can be omitted. |
tcpo_only | flag | This argument defaults to None and can be omitted. |
cdn | flag | This argument defaults to None and can be omitted. |
static | flag | This argument defaults to None and can be omitted. |
this_port_only | flag | This argument defaults to None and can be omitted. |
secret | bytes | This argument defaults to None and can be omitted. |