const github.com/gotd/td/tg.PageBlockFooterTypeID
10 uses
	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L1180: const PageBlockFooterTypeID = 0x48870999
		tl_page_block_gen.go#L1226: 	return PageBlockFooterTypeID
		tl_page_block_gen.go#L1238: 		ID:   PageBlockFooterTypeID,
		tl_page_block_gen.go#L1258: 	b.PutID(PageBlockFooterTypeID)
		tl_page_block_gen.go#L1281: 	if err := b.ConsumeID(PageBlockFooterTypeID); err != nil {
		tl_page_block_gen.go#L5556: 	case PageBlockFooterTypeID:
		tl_registry_gen.go#L716: 		PageBlockFooterTypeID:                                    "pageBlockFooter#48870999",
		tl_registry_gen.go#L2498: 		"pageBlockFooter":                                    PageBlockFooterTypeID,
		tl_registry_gen.go#L4280: 		PageBlockFooterTypeID:                                    func() bin.Object { return &PageBlockFooter{} },
		tl_registry_gen.go#L6235: 			PageBlockFooterTypeID,
|  | The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |