const github.com/gotd/td/tg.DocumentAttributeVideoTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L602: const DocumentAttributeVideoTypeID = 0xd38ff1c2
		tl_document_attribute_gen.go#L684: 	return DocumentAttributeVideoTypeID
		tl_document_attribute_gen.go#L696: 		ID:   DocumentAttributeVideoTypeID,
		tl_document_attribute_gen.go#L760: 	b.PutID(DocumentAttributeVideoTypeID)
		tl_document_attribute_gen.go#L787: 	if err := b.ConsumeID(DocumentAttributeVideoTypeID); err != nil {
		tl_document_attribute_gen.go#L1843: 	case DocumentAttributeVideoTypeID:
		tl_registry_gen.go#L499: 		DocumentAttributeVideoTypeID:                             "documentAttributeVideo#d38ff1c2",
		tl_registry_gen.go#L2281: 		"documentAttributeVideo":                             DocumentAttributeVideoTypeID,
		tl_registry_gen.go#L4063: 		DocumentAttributeVideoTypeID:                             func() bin.Object { return &DocumentAttributeVideo{} },
		tl_registry_gen.go#L5646: 			DocumentAttributeVideoTypeID,