const github.com/gotd/td/tg.InputWallPaperSlugTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_wall_paper_gen.go#L216: const InputWallPaperSlugTypeID = 0x72091c80
tl_input_wall_paper_gen.go#L262: return InputWallPaperSlugTypeID
tl_input_wall_paper_gen.go#L274: ID: InputWallPaperSlugTypeID,
tl_input_wall_paper_gen.go#L294: b.PutID(InputWallPaperSlugTypeID)
tl_input_wall_paper_gen.go#L312: if err := b.ConsumeID(InputWallPaperSlugTypeID); err != nil {
tl_input_wall_paper_gen.go#L533: case InputWallPaperSlugTypeID:
tl_registry_gen.go#L944: InputWallPaperSlugTypeID: "inputWallPaperSlug#72091c80",
tl_registry_gen.go#L2726: "inputWallPaperSlug": InputWallPaperSlugTypeID,
tl_registry_gen.go#L4508: InputWallPaperSlugTypeID: func() bin.Object { return &InputWallPaperSlug{} },
tl_registry_gen.go#L5966: InputWallPaperSlugTypeID,
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. |