const github.com/gotd/td/tg.PageBlockDetailsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L4772: const PageBlockDetailsTypeID = 0x76768bed
tl_page_block_gen.go#L4831: return PageBlockDetailsTypeID
tl_page_block_gen.go#L4843: ID: PageBlockDetailsTypeID,
tl_page_block_gen.go#L4879: b.PutID(PageBlockDetailsTypeID)
tl_page_block_gen.go#L4915: if err := b.ConsumeID(PageBlockDetailsTypeID); err != nil {
tl_page_block_gen.go#L5682: case PageBlockDetailsTypeID:
tl_registry_gen.go#L734: PageBlockDetailsTypeID: "pageBlockDetails#76768bed",
tl_registry_gen.go#L2516: "pageBlockDetails": PageBlockDetailsTypeID,
tl_registry_gen.go#L4298: PageBlockDetailsTypeID: func() bin.Object { return &PageBlockDetails{} },
tl_registry_gen.go#L6253: PageBlockDetailsTypeID,
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. |