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,