const github.com/gotd/td/tg.DocumentAttributeAnimatedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L204: const DocumentAttributeAnimatedTypeID = 0x11b58939
tl_document_attribute_gen.go#L240: return DocumentAttributeAnimatedTypeID
tl_document_attribute_gen.go#L252: ID: DocumentAttributeAnimatedTypeID,
tl_document_attribute_gen.go#L267: b.PutID(DocumentAttributeAnimatedTypeID)
tl_document_attribute_gen.go#L284: if err := b.ConsumeID(DocumentAttributeAnimatedTypeID); err != nil {
tl_document_attribute_gen.go#L1829: case DocumentAttributeAnimatedTypeID:
tl_registry_gen.go#L497: DocumentAttributeAnimatedTypeID: "documentAttributeAnimated#11b58939",
tl_registry_gen.go#L2279: "documentAttributeAnimated": DocumentAttributeAnimatedTypeID,
tl_registry_gen.go#L4061: DocumentAttributeAnimatedTypeID: func() bin.Object { return &DocumentAttributeAnimated{} },
tl_registry_gen.go#L5644: DocumentAttributeAnimatedTypeID,
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. |