const github.com/gotd/td/tg.InputWallPaperNoFileTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_wall_paper_gen.go#L356: const InputWallPaperNoFileTypeID = 0x967a462e
tl_input_wall_paper_gen.go#L402: return InputWallPaperNoFileTypeID
tl_input_wall_paper_gen.go#L414: ID: InputWallPaperNoFileTypeID,
tl_input_wall_paper_gen.go#L434: b.PutID(InputWallPaperNoFileTypeID)
tl_input_wall_paper_gen.go#L452: if err := b.ConsumeID(InputWallPaperNoFileTypeID); err != nil {
tl_input_wall_paper_gen.go#L540: case InputWallPaperNoFileTypeID:
tl_registry_gen.go#L945: InputWallPaperNoFileTypeID: "inputWallPaperNoFile#967a462e",
tl_registry_gen.go#L2727: "inputWallPaperNoFile": InputWallPaperNoFileTypeID,
tl_registry_gen.go#L4509: InputWallPaperNoFileTypeID: func() bin.Object { return &InputWallPaperNoFile{} },
tl_registry_gen.go#L5967: InputWallPaperNoFileTypeID,
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. |