const github.com/gotd/td/tg.PageBlockAudioTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L4102: const PageBlockAudioTypeID = 0x804361ea
tl_page_block_gen.go#L4153: return PageBlockAudioTypeID
tl_page_block_gen.go#L4165: ID: PageBlockAudioTypeID,
tl_page_block_gen.go#L4189: b.PutID(PageBlockAudioTypeID)
tl_page_block_gen.go#L4210: if err := b.ConsumeID(PageBlockAudioTypeID); err != nil {
tl_page_block_gen.go#L7467: case PageBlockAudioTypeID:
tl_registry_gen.go#L858: PageBlockAudioTypeID: "pageBlockAudio#804361ea",
tl_registry_gen.go#L3325: "pageBlockAudio": PageBlockAudioTypeID,
tl_registry_gen.go#L5792: PageBlockAudioTypeID: func() bin.Object { return &PageBlockAudio{} },
tl_registry_gen.go#L8525: PageBlockAudioTypeID,
![]() |
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. |