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

10 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L2760: const PageBlockEmbedTypeID = 0xa8718dc5
		tl_page_block_gen.go#L2859: 	return PageBlockEmbedTypeID
		tl_page_block_gen.go#L2871: 		ID:   PageBlockEmbedTypeID,
		tl_page_block_gen.go#L2951: 	b.PutID(PageBlockEmbedTypeID)
		tl_page_block_gen.go#L2990: 	if err := b.ConsumeID(PageBlockEmbedTypeID); err != nil {
		tl_page_block_gen.go#L5619: 	case PageBlockEmbedTypeID:
		tl_registry_gen.go#L725: 		PageBlockEmbedTypeID:                                     "pageBlockEmbed#a8718dc5",
		tl_registry_gen.go#L2507: 		"pageBlockEmbed":                                     PageBlockEmbedTypeID,
		tl_registry_gen.go#L4289: 		PageBlockEmbedTypeID:                                     func() bin.Object { return &PageBlockEmbed{} },
		tl_registry_gen.go#L6244: 			PageBlockEmbedTypeID,