const github.com/gotd/td/tg.PageBlockChannelTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L3887: const PageBlockChannelTypeID = 0xef1751b5
tl_page_block_gen.go#L3933: return PageBlockChannelTypeID
tl_page_block_gen.go#L3945: ID: PageBlockChannelTypeID,
tl_page_block_gen.go#L3965: b.PutID(PageBlockChannelTypeID)
tl_page_block_gen.go#L3988: if err := b.ConsumeID(PageBlockChannelTypeID); err != nil {
tl_page_block_gen.go#L5647: case PageBlockChannelTypeID:
tl_registry_gen.go#L729: PageBlockChannelTypeID: "pageBlockChannel#ef1751b5",
tl_registry_gen.go#L2511: "pageBlockChannel": PageBlockChannelTypeID,
tl_registry_gen.go#L4293: PageBlockChannelTypeID: func() bin.Object { return &PageBlockChannel{} },
tl_registry_gen.go#L6248: PageBlockChannelTypeID,
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. |