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,
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. |