factCheck#b89bfccf flags:# need_check:flags.0?true country:flags.1?string text:flags.1?TextWithEntities hash:long = FactCheck;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| need_check | flags.0?true | |
| country | flags.1?string | |
| text | flags.1?TextWithEntities | Text. |
| hash | long | Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again. |