github.com/gotd/td/tg.DocumentAttributeCustomEmoji.Free (field)
7 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L1523: Free bool
tl_document_attribute_gen.go#L1557: if !(d.Free == false) {
tl_document_attribute_gen.go#L1589: d.Free = from.GetFree()
tl_document_attribute_gen.go#L1642: if !(d.Free == false) {
tl_document_attribute_gen.go#L1699: d.Free = d.Flags.Has(0)
tl_document_attribute_gen.go#L1722: d.Free = true
tl_document_attribute_gen.go#L1725: d.Free = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |