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

10 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L46: const DocumentAttributeImageSizeTypeID = 0x6c37c15c
		tl_document_attribute_gen.go#L97: 	return DocumentAttributeImageSizeTypeID
		tl_document_attribute_gen.go#L109: 		ID:   DocumentAttributeImageSizeTypeID,
		tl_document_attribute_gen.go#L133: 	b.PutID(DocumentAttributeImageSizeTypeID)
		tl_document_attribute_gen.go#L152: 	if err := b.ConsumeID(DocumentAttributeImageSizeTypeID); err != nil {
		tl_document_attribute_gen.go#L1822: 	case DocumentAttributeImageSizeTypeID:
		tl_registry_gen.go#L496: 		DocumentAttributeImageSizeTypeID:                         "documentAttributeImageSize#6c37c15c",
		tl_registry_gen.go#L2278: 		"documentAttributeImageSize":                         DocumentAttributeImageSizeTypeID,
		tl_registry_gen.go#L4060: 		DocumentAttributeImageSizeTypeID:                         func() bin.Object { return &DocumentAttributeImageSize{} },
		tl_registry_gen.go#L5643: 			DocumentAttributeImageSizeTypeID,