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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_wall_paper_gen.go#L52: const InputWallPaperTypeID = 0xe630b979
		tl_input_wall_paper_gen.go#L103: 	return InputWallPaperTypeID
		tl_input_wall_paper_gen.go#L115: 		ID:   InputWallPaperTypeID,
		tl_input_wall_paper_gen.go#L139: 	b.PutID(InputWallPaperTypeID)
		tl_input_wall_paper_gen.go#L158: 	if err := b.ConsumeID(InputWallPaperTypeID); err != nil {
		tl_input_wall_paper_gen.go#L526: 	case InputWallPaperTypeID:
		tl_registry_gen.go#L943: 		InputWallPaperTypeID:                                                    "inputWallPaper#e630b979",
		tl_registry_gen.go#L2725: 		"inputWallPaper":                                                    InputWallPaperTypeID,
		tl_registry_gen.go#L4507: 		InputWallPaperTypeID:                                                    func() bin.Object { return &InputWallPaper{} },
		tl_registry_gen.go#L5965: 			InputWallPaperTypeID,