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#L7327: case PageBlockSubtitleTypeID:
tl_registry_gen.go#L838: PageBlockSubtitleTypeID: "pageBlockSubtitle#8ffa9a1f",
tl_registry_gen.go#L3305: "pageBlockSubtitle": PageBlockSubtitleTypeID,
tl_registry_gen.go#L5772: PageBlockSubtitleTypeID: func() bin.Object { return &PageBlockSubtitle{} },
tl_registry_gen.go#L8505: PageBlockSubtitleTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |