const github.com/gotd/td/tg.InputStickerSetShortNameTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_sticker_set_gen.go#L314: const InputStickerSetShortNameTypeID = 0x861cc8a0
tl_input_sticker_set_gen.go#L360: return InputStickerSetShortNameTypeID
tl_input_sticker_set_gen.go#L372: ID: InputStickerSetShortNameTypeID,
tl_input_sticker_set_gen.go#L392: b.PutID(InputStickerSetShortNameTypeID)
tl_input_sticker_set_gen.go#L410: if err := b.ConsumeID(InputStickerSetShortNameTypeID); err != nil {
tl_input_sticker_set_gen.go#L1369: case InputStickerSetShortNameTypeID:
tl_registry_gen.go#L528: InputStickerSetShortNameTypeID: "inputStickerSetShortName#861cc8a0",
tl_registry_gen.go#L2310: "inputStickerSetShortName": InputStickerSetShortNameTypeID,
tl_registry_gen.go#L4092: InputStickerSetShortNameTypeID: func() bin.Object { return &InputStickerSetShortName{} },
tl_registry_gen.go#L5934: InputStickerSetShortNameTypeID,
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. |