const github.com/gotd/td/tg.InputStickerSetThumbTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L1663: const InputStickerSetThumbTypeID = 0x9d84f3db
tl_input_file_location_gen.go#L1714: return InputStickerSetThumbTypeID
tl_input_file_location_gen.go#L1726: ID: InputStickerSetThumbTypeID,
tl_input_file_location_gen.go#L1750: b.PutID(InputStickerSetThumbTypeID)
tl_input_file_location_gen.go#L1774: if err := b.ConsumeID(InputStickerSetThumbTypeID); err != nil {
tl_input_file_location_gen.go#L2674: case InputStickerSetThumbTypeID:
tl_registry_gen.go#L91: InputStickerSetThumbTypeID: "inputStickerSetThumb#9d84f3db",
tl_registry_gen.go#L1873: "inputStickerSetThumb": InputStickerSetThumbTypeID,
tl_registry_gen.go#L3655: InputStickerSetThumbTypeID: func() bin.Object { return &InputStickerSetThumb{} },
tl_registry_gen.go#L5831: InputStickerSetThumbTypeID,
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. |