const github.com/gotd/td/tg.InputStickerSetThumbLegacyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L2384: const InputStickerSetThumbLegacyTypeID = 0xdbaeae9
tl_input_file_location_gen.go#L2440: return InputStickerSetThumbLegacyTypeID
tl_input_file_location_gen.go#L2452: ID: InputStickerSetThumbLegacyTypeID,
tl_input_file_location_gen.go#L2480: b.PutID(InputStickerSetThumbLegacyTypeID)
tl_input_file_location_gen.go#L2505: if err := b.ConsumeID(InputStickerSetThumbLegacyTypeID); err != nil {
tl_input_file_location_gen.go#L2695: case InputStickerSetThumbLegacyTypeID:
tl_registry_gen.go#L1813: InputStickerSetThumbLegacyTypeID: "inputStickerSetThumbLegacy#dbaeae9",
tl_registry_gen.go#L3595: "inputStickerSetThumbLegacy": InputStickerSetThumbLegacyTypeID,
tl_registry_gen.go#L5377: InputStickerSetThumbLegacyTypeID: func() bin.Object { return &InputStickerSetThumbLegacy{} },
tl_registry_gen.go#L5834: InputStickerSetThumbLegacyTypeID,
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. |