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

10 uses

	github.com/gotd/td/tg (current package)
		tl_document_attribute_gen.go#L321: const DocumentAttributeStickerTypeID = 0x6319d612
		tl_document_attribute_gen.go#L388: 	return DocumentAttributeStickerTypeID
		tl_document_attribute_gen.go#L400: 		ID:   DocumentAttributeStickerTypeID,
		tl_document_attribute_gen.go#L444: 	b.PutID(DocumentAttributeStickerTypeID)
		tl_document_attribute_gen.go#L477: 	if err := b.ConsumeID(DocumentAttributeStickerTypeID); err != nil {
		tl_document_attribute_gen.go#L1836: 	case DocumentAttributeStickerTypeID:
		tl_registry_gen.go#L498: 		DocumentAttributeStickerTypeID:                           "documentAttributeSticker#6319d612",
		tl_registry_gen.go#L2280: 		"documentAttributeSticker":                           DocumentAttributeStickerTypeID,
		tl_registry_gen.go#L4062: 		DocumentAttributeStickerTypeID:                           func() bin.Object { return &DocumentAttributeSticker{} },
		tl_registry_gen.go#L5645: 			DocumentAttributeStickerTypeID,