const github.com/gotd/td/tg.PageBlockVideoTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L2349: const PageBlockVideoTypeID = 0x7c8fe7b6
		tl_page_block_gen.go#L2413: 	return PageBlockVideoTypeID
		tl_page_block_gen.go#L2425: 		ID:   PageBlockVideoTypeID,
		tl_page_block_gen.go#L2469: 	b.PutID(PageBlockVideoTypeID)
		tl_page_block_gen.go#L2494: 	if err := b.ConsumeID(PageBlockVideoTypeID); err != nil {
		tl_page_block_gen.go#L5605: 	case PageBlockVideoTypeID:
		tl_registry_gen.go#L723: 		PageBlockVideoTypeID:                                     "pageBlockVideo#7c8fe7b6",
		tl_registry_gen.go#L2505: 		"pageBlockVideo":                                     PageBlockVideoTypeID,
		tl_registry_gen.go#L4287: 		PageBlockVideoTypeID:                                     func() bin.Object { return &PageBlockVideo{} },
		tl_registry_gen.go#L6242: 			PageBlockVideoTypeID,