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

10 uses

	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L1318: const PageBlockDividerTypeID = 0xdb20b188
		tl_page_block_gen.go#L1354: 	return PageBlockDividerTypeID
		tl_page_block_gen.go#L1366: 		ID:   PageBlockDividerTypeID,
		tl_page_block_gen.go#L1381: 	b.PutID(PageBlockDividerTypeID)
		tl_page_block_gen.go#L1398: 	if err := b.ConsumeID(PageBlockDividerTypeID); err != nil {
		tl_page_block_gen.go#L5563: 	case PageBlockDividerTypeID:
		tl_registry_gen.go#L717: 		PageBlockDividerTypeID:                                   "pageBlockDivider#db20b188",
		tl_registry_gen.go#L2499: 		"pageBlockDivider":                                   PageBlockDividerTypeID,
		tl_registry_gen.go#L4281: 		PageBlockDividerTypeID:                                   func() bin.Object { return &PageBlockDivider{} },
		tl_registry_gen.go#L6236: 			PageBlockDividerTypeID,