const github.com/gotd/td/tg.PageBlockSlideshowTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L3704: const PageBlockSlideshowTypeID = 0x31f9590
tl_page_block_gen.go#L3755: return PageBlockSlideshowTypeID
tl_page_block_gen.go#L3767: ID: PageBlockSlideshowTypeID,
tl_page_block_gen.go#L3791: b.PutID(PageBlockSlideshowTypeID)
tl_page_block_gen.go#L3820: if err := b.ConsumeID(PageBlockSlideshowTypeID); err != nil {
tl_page_block_gen.go#L5640: case PageBlockSlideshowTypeID:
tl_registry_gen.go#L728: PageBlockSlideshowTypeID: "pageBlockSlideshow#31f9590",
tl_registry_gen.go#L2510: "pageBlockSlideshow": PageBlockSlideshowTypeID,
tl_registry_gen.go#L4292: PageBlockSlideshowTypeID: func() bin.Object { return &PageBlockSlideshow{} },
tl_registry_gen.go#L6247: PageBlockSlideshowTypeID,
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. |