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

10 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L969: const DocumentAttributeAudioTypeID = 0x9852f9c6
		tl_document_attribute_gen.go#L1047: 	return DocumentAttributeAudioTypeID
		tl_document_attribute_gen.go#L1059: 		ID:   DocumentAttributeAudioTypeID,
		tl_document_attribute_gen.go#L1115: 	b.PutID(DocumentAttributeAudioTypeID)
		tl_document_attribute_gen.go#L1146: 	if err := b.ConsumeID(DocumentAttributeAudioTypeID); err != nil {
		tl_document_attribute_gen.go#L1850: 	case DocumentAttributeAudioTypeID:
		tl_registry_gen.go#L500: 		DocumentAttributeAudioTypeID:                             "documentAttributeAudio#9852f9c6",
		tl_registry_gen.go#L2282: 		"documentAttributeAudio":                             DocumentAttributeAudioTypeID,
		tl_registry_gen.go#L4064: 		DocumentAttributeAudioTypeID:                             func() bin.Object { return &DocumentAttributeAudio{} },
		tl_registry_gen.go#L5647: 			DocumentAttributeAudioTypeID,