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,
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. |