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

10 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L42: const PageBlockUnsupportedTypeID = 0x13567e8a
		tl_page_block_gen.go#L78: 	return PageBlockUnsupportedTypeID
		tl_page_block_gen.go#L90: 		ID:   PageBlockUnsupportedTypeID,
		tl_page_block_gen.go#L105: 	b.PutID(PageBlockUnsupportedTypeID)
		tl_page_block_gen.go#L122: 	if err := b.ConsumeID(PageBlockUnsupportedTypeID); err != nil {
		tl_page_block_gen.go#L5500: 	case PageBlockUnsupportedTypeID:
		tl_registry_gen.go#L708: 		PageBlockUnsupportedTypeID:                               "pageBlockUnsupported#13567e8a",
		tl_registry_gen.go#L2490: 		"pageBlockUnsupported":                               PageBlockUnsupportedTypeID,
		tl_registry_gen.go#L4272: 		PageBlockUnsupportedTypeID:                               func() bin.Object { return &PageBlockUnsupported{} },
		tl_registry_gen.go#L6227: 			PageBlockUnsupportedTypeID,