const github.com/gotd/td/tg.WallPaperTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L255: WallPaperTypeID: "wallPaper#a437c3ed",
tl_registry_gen.go#L2722: "wallPaper": WallPaperTypeID,
tl_registry_gen.go#L5189: WallPaperTypeID: func() bin.Object { return &WallPaper{} },
tl_registry_gen.go#L9188: 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#L851: case WallPaperTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |