github.com/gotd/td/tg.FactCheck.Text (field)
8 uses
github.com/gotd/td/tg (current package)
tl_fact_check_gen.go#L63: Text TextWithEntities
tl_fact_check_gen.go#L95: if !(f.Text.Zero()) {
tl_fact_check_gen.go#L127: f.Text = val
tl_fact_check_gen.go#L187: if !(f.Text.Zero()) {
tl_fact_check_gen.go#L214: if err := f.Text.Encode(b); err != nil {
tl_fact_check_gen.go#L252: if err := f.Text.Decode(b); err != nil {
tl_fact_check_gen.go#L306: f.Text = value
tl_fact_check_gen.go#L318: return f.Text, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |