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,