help.country#c3878e23 flags:# hidden:flags.0?true iso2:string default_name:string name:flags.1?string country_codes:Vector<help.CountryCode> = help.Country;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| hidden | flags.0?true | |
| iso2 | string | |
| default_name | string | |
| name | flags.1?string | Name. |
| country_codes | Vector<help.CountryCode> |