const github.com/gotd/td/tg.InputWebFileAudioAlbumThumbLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_web_file_location_gen.go#L517: const InputWebFileAudioAlbumThumbLocationTypeID = 0xf46fe924
tl_input_web_file_location_gen.go#L590: return InputWebFileAudioAlbumThumbLocationTypeID
tl_input_web_file_location_gen.go#L602: ID: InputWebFileAudioAlbumThumbLocationTypeID,
tl_input_web_file_location_gen.go#L654: b.PutID(InputWebFileAudioAlbumThumbLocationTypeID)
tl_input_web_file_location_gen.go#L689: if err := b.ConsumeID(InputWebFileAudioAlbumThumbLocationTypeID); err != nil {
tl_input_web_file_location_gen.go#L862: case InputWebFileAudioAlbumThumbLocationTypeID:
tl_registry_gen.go#L753: InputWebFileAudioAlbumThumbLocationTypeID: "inputWebFileAudioAlbumThumbLocation#f46fe924",
tl_registry_gen.go#L2535: "inputWebFileAudioAlbumThumbLocation": InputWebFileAudioAlbumThumbLocationTypeID,
tl_registry_gen.go#L4317: InputWebFileAudioAlbumThumbLocationTypeID: func() bin.Object { return &InputWebFileAudioAlbumThumbLocation{} },
tl_registry_gen.go#L5972: InputWebFileAudioAlbumThumbLocationTypeID,
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. |