const github.com/gotd/td/tg.InputStickerSetIDTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_sticker_set_gen.go#L148: const InputStickerSetIDTypeID = 0x9de7a269
tl_input_sticker_set_gen.go#L199: return InputStickerSetIDTypeID
tl_input_sticker_set_gen.go#L211: ID: InputStickerSetIDTypeID,
tl_input_sticker_set_gen.go#L235: b.PutID(InputStickerSetIDTypeID)
tl_input_sticker_set_gen.go#L254: if err := b.ConsumeID(InputStickerSetIDTypeID); err != nil {
tl_input_sticker_set_gen.go#L1483: case InputStickerSetIDTypeID:
tl_registry_gen.go#L628: InputStickerSetIDTypeID: "inputStickerSetID#9de7a269",
tl_registry_gen.go#L3095: "inputStickerSetID": InputStickerSetIDTypeID,
tl_registry_gen.go#L5562: InputStickerSetIDTypeID: func() bin.Object { return &InputStickerSetID{} },
tl_registry_gen.go#L8128: InputStickerSetIDTypeID,
![]() |
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. |