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

10 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L3209: const PageBlockEmbedPostTypeID = 0xf259a80b
		tl_page_block_gen.go#L3285: 	return PageBlockEmbedPostTypeID
		tl_page_block_gen.go#L3297: 		ID:   PageBlockEmbedPostTypeID,
		tl_page_block_gen.go#L3341: 	b.PutID(PageBlockEmbedPostTypeID)
		tl_page_block_gen.go#L3375: 	if err := b.ConsumeID(PageBlockEmbedPostTypeID); err != nil {
		tl_page_block_gen.go#L5626: 	case PageBlockEmbedPostTypeID:
		tl_registry_gen.go#L726: 		PageBlockEmbedPostTypeID:                                 "pageBlockEmbedPost#f259a80b",
		tl_registry_gen.go#L2508: 		"pageBlockEmbedPost":                                 PageBlockEmbedPostTypeID,
		tl_registry_gen.go#L4290: 		PageBlockEmbedPostTypeID:                                 func() bin.Object { return &PageBlockEmbedPost{} },
		tl_registry_gen.go#L6245: 			PageBlockEmbedPostTypeID,