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

10 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L1418: const DocumentAttributeHasStickersTypeID = 0x9801d2f7
		tl_document_attribute_gen.go#L1454: 	return DocumentAttributeHasStickersTypeID
		tl_document_attribute_gen.go#L1466: 		ID:   DocumentAttributeHasStickersTypeID,
		tl_document_attribute_gen.go#L1481: 	b.PutID(DocumentAttributeHasStickersTypeID)
		tl_document_attribute_gen.go#L1498: 	if err := b.ConsumeID(DocumentAttributeHasStickersTypeID); err != nil {
		tl_document_attribute_gen.go#L1864: 	case DocumentAttributeHasStickersTypeID:
		tl_registry_gen.go#L502: 		DocumentAttributeHasStickersTypeID:                       "documentAttributeHasStickers#9801d2f7",
		tl_registry_gen.go#L2284: 		"documentAttributeHasStickers":                       DocumentAttributeHasStickersTypeID,
		tl_registry_gen.go#L4066: 		DocumentAttributeHasStickersTypeID:                       func() bin.Object { return &DocumentAttributeHasStickers{} },
		tl_registry_gen.go#L5649: 			DocumentAttributeHasStickersTypeID,