const github.com/gotd/td/tg.PageBlockPhotoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2076: const PageBlockPhotoTypeID = 0x1759c560
tl_page_block_gen.go#L2151: return PageBlockPhotoTypeID
tl_page_block_gen.go#L2163: ID: PageBlockPhotoTypeID,
tl_page_block_gen.go#L2215: b.PutID(PageBlockPhotoTypeID)
tl_page_block_gen.go#L2246: if err := b.ConsumeID(PageBlockPhotoTypeID); err != nil {
tl_page_block_gen.go#L7411: case PageBlockPhotoTypeID:
tl_registry_gen.go#L850: PageBlockPhotoTypeID: "pageBlockPhoto#1759c560",
tl_registry_gen.go#L3317: "pageBlockPhoto": PageBlockPhotoTypeID,
tl_registry_gen.go#L5784: PageBlockPhotoTypeID: func() bin.Object { return &PageBlockPhoto{} },
tl_registry_gen.go#L8517: PageBlockPhotoTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |