const github.com/gotd/td/tg.PageBlockAuthorDateTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L428: const PageBlockAuthorDateTypeID = 0xbaafe5e0
tl_page_block_gen.go#L479: return PageBlockAuthorDateTypeID
tl_page_block_gen.go#L491: ID: PageBlockAuthorDateTypeID,
tl_page_block_gen.go#L515: b.PutID(PageBlockAuthorDateTypeID)
tl_page_block_gen.go#L539: if err := b.ConsumeID(PageBlockAuthorDateTypeID); err != nil {
tl_page_block_gen.go#L5521: case PageBlockAuthorDateTypeID:
tl_registry_gen.go#L711: PageBlockAuthorDateTypeID: "pageBlockAuthorDate#baafe5e0",
tl_registry_gen.go#L2493: "pageBlockAuthorDate": PageBlockAuthorDateTypeID,
tl_registry_gen.go#L4275: PageBlockAuthorDateTypeID: func() bin.Object { return &PageBlockAuthorDate{} },
tl_registry_gen.go#L6230: PageBlockAuthorDateTypeID,
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. |