const github.com/gotd/td/tg.InputStickerSetItemTypeID
8 uses
	github.com/gotd/td/tg (current package)
		tl_input_sticker_set_item_gen.go#L59: const InputStickerSetItemTypeID = 0x32da9e9c
		tl_input_sticker_set_item_gen.go#L124: 	return InputStickerSetItemTypeID
		tl_input_sticker_set_item_gen.go#L136: 		ID:   InputStickerSetItemTypeID,
		tl_input_sticker_set_item_gen.go#L180: 	b.PutID(InputStickerSetItemTypeID)
		tl_input_sticker_set_item_gen.go#L216: 	if err := b.ConsumeID(InputStickerSetItemTypeID); err != nil {
		tl_registry_gen.go#L767: 		InputStickerSetItemTypeID:                                "inputStickerSetItem#32da9e9c",
		tl_registry_gen.go#L2549: 		"inputStickerSetItem":                                InputStickerSetItemTypeID,
		tl_registry_gen.go#L4331: 		InputStickerSetItemTypeID:                                func() bin.Object { return &InputStickerSetItem{} },
![]()  | 
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |