const github.com/gotd/td/tg.WallPaperTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L215: WallPaperTypeID: "wallPaper#a437c3ed",
tl_registry_gen.go#L1997: "wallPaper": WallPaperTypeID,
tl_registry_gen.go#L3779: WallPaperTypeID: func() bin.Object { return &WallPaper{} },
tl_registry_gen.go#L6698: WallPaperTypeID,
tl_wall_paper_gen.go#L81: const WallPaperTypeID = 0xa437c3ed
tl_wall_paper_gen.go#L173: return WallPaperTypeID
tl_wall_paper_gen.go#L185: ID: WallPaperTypeID,
tl_wall_paper_gen.go#L261: b.PutID(WallPaperTypeID)
tl_wall_paper_gen.go#L296: if err := b.ConsumeID(WallPaperTypeID); err != nil {
tl_wall_paper_gen.go#L847: case WallPaperTypeID:
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. |