const github.com/gotd/td/tg.PageBlockSubtitleTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L286: const PageBlockSubtitleTypeID = 0x8ffa9a1f
tl_page_block_gen.go#L332: return PageBlockSubtitleTypeID
tl_page_block_gen.go#L344: ID: PageBlockSubtitleTypeID,
tl_page_block_gen.go#L364: b.PutID(PageBlockSubtitleTypeID)
tl_page_block_gen.go#L387: if err := b.ConsumeID(PageBlockSubtitleTypeID); err != nil {
tl_page_block_gen.go#L5514: case PageBlockSubtitleTypeID:
tl_registry_gen.go#L710: PageBlockSubtitleTypeID: "pageBlockSubtitle#8ffa9a1f",
tl_registry_gen.go#L2492: "pageBlockSubtitle": PageBlockSubtitleTypeID,
tl_registry_gen.go#L4274: PageBlockSubtitleTypeID: func() bin.Object { return &PageBlockSubtitle{} },
tl_registry_gen.go#L6229: PageBlockSubtitleTypeID,
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. |