const github.com/gotd/td/tg.PageBlockCollageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L3519: const PageBlockCollageTypeID = 0x65a0fa4d
tl_page_block_gen.go#L3570: return PageBlockCollageTypeID
tl_page_block_gen.go#L3582: ID: PageBlockCollageTypeID,
tl_page_block_gen.go#L3606: b.PutID(PageBlockCollageTypeID)
tl_page_block_gen.go#L3635: if err := b.ConsumeID(PageBlockCollageTypeID); err != nil {
tl_page_block_gen.go#L5633: case PageBlockCollageTypeID:
tl_registry_gen.go#L727: PageBlockCollageTypeID: "pageBlockCollage#65a0fa4d",
tl_registry_gen.go#L2509: "pageBlockCollage": PageBlockCollageTypeID,
tl_registry_gen.go#L4291: PageBlockCollageTypeID: func() bin.Object { return &PageBlockCollage{} },
tl_registry_gen.go#L6246: PageBlockCollageTypeID,
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. |