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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_sticker_set_gen.go#L554: const InputStickerSetDiceTypeID = 0xe67f520e
		tl_input_sticker_set_gen.go#L600: 	return InputStickerSetDiceTypeID
		tl_input_sticker_set_gen.go#L612: 		ID:   InputStickerSetDiceTypeID,
		tl_input_sticker_set_gen.go#L632: 	b.PutID(InputStickerSetDiceTypeID)
		tl_input_sticker_set_gen.go#L650: 	if err := b.ConsumeID(InputStickerSetDiceTypeID); err != nil {
		tl_input_sticker_set_gen.go#L1383: 	case InputStickerSetDiceTypeID:
		tl_registry_gen.go#L530: 		InputStickerSetDiceTypeID:                                "inputStickerSetDice#e67f520e",
		tl_registry_gen.go#L2312: 		"inputStickerSetDice":                                InputStickerSetDiceTypeID,
		tl_registry_gen.go#L4094: 		InputStickerSetDiceTypeID:                                func() bin.Object { return &InputStickerSetDice{} },
		tl_registry_gen.go#L5936: 			InputStickerSetDiceTypeID,