const github.com/gotd/td/tg.WallPaperNoFileTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L256: WallPaperNoFileTypeID: "wallPaperNoFile#e0804116",
tl_registry_gen.go#L2723: "wallPaperNoFile": WallPaperNoFileTypeID,
tl_registry_gen.go#L5190: WallPaperNoFileTypeID: func() bin.Object { return &WallPaperNoFile{} },
tl_registry_gen.go#L9189: WallPaperNoFileTypeID,
tl_wall_paper_gen.go#L504: const WallPaperNoFileTypeID = 0xe0804116
tl_wall_paper_gen.go#L571: return WallPaperNoFileTypeID
tl_wall_paper_gen.go#L583: ID: WallPaperNoFileTypeID,
tl_wall_paper_gen.go#L631: b.PutID(WallPaperNoFileTypeID)
tl_wall_paper_gen.go#L658: if err := b.ConsumeID(WallPaperNoFileTypeID); err != nil {
tl_wall_paper_gen.go#L858: case WallPaperNoFileTypeID:
![]() |
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. |