const github.com/gotd/td/tg.PageBlockPreformattedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L1015: const PageBlockPreformattedTypeID = 0xc070d93e
tl_page_block_gen.go#L1066: return PageBlockPreformattedTypeID
tl_page_block_gen.go#L1078: ID: PageBlockPreformattedTypeID,
tl_page_block_gen.go#L1102: b.PutID(PageBlockPreformattedTypeID)
tl_page_block_gen.go#L1126: if err := b.ConsumeID(PageBlockPreformattedTypeID); err != nil {
tl_page_block_gen.go#L5549: case PageBlockPreformattedTypeID:
tl_registry_gen.go#L715: PageBlockPreformattedTypeID: "pageBlockPreformatted#c070d93e",
tl_registry_gen.go#L2497: "pageBlockPreformatted": PageBlockPreformattedTypeID,
tl_registry_gen.go#L4279: PageBlockPreformattedTypeID: func() bin.Object { return &PageBlockPreformatted{} },
tl_registry_gen.go#L6234: PageBlockPreformattedTypeID,
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. |