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

10 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L733: const PageBlockSubheaderTypeID = 0xf12bb6e1
		tl_page_block_gen.go#L779: 	return PageBlockSubheaderTypeID
		tl_page_block_gen.go#L791: 		ID:   PageBlockSubheaderTypeID,
		tl_page_block_gen.go#L811: 	b.PutID(PageBlockSubheaderTypeID)
		tl_page_block_gen.go#L834: 	if err := b.ConsumeID(PageBlockSubheaderTypeID); err != nil {
		tl_page_block_gen.go#L5535: 	case PageBlockSubheaderTypeID:
		tl_registry_gen.go#L713: 		PageBlockSubheaderTypeID:                                 "pageBlockSubheader#f12bb6e1",
		tl_registry_gen.go#L2495: 		"pageBlockSubheader":                                 PageBlockSubheaderTypeID,
		tl_registry_gen.go#L4277: 		PageBlockSubheaderTypeID:                                 func() bin.Object { return &PageBlockSubheader{} },
		tl_registry_gen.go#L6232: 			PageBlockSubheaderTypeID,