const github.com/gotd/td/tg.InputStickerSetDiceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_sticker_set_gen.go#L554: const InputStickerSetDiceTypeID = 0xe67f520e
tl_input_sticker_set_gen.go#L600: return InputStickerSetDiceTypeID
tl_input_sticker_set_gen.go#L612: ID: InputStickerSetDiceTypeID,
tl_input_sticker_set_gen.go#L632: b.PutID(InputStickerSetDiceTypeID)
tl_input_sticker_set_gen.go#L650: if err := b.ConsumeID(InputStickerSetDiceTypeID); err != nil {
tl_input_sticker_set_gen.go#L1383: case InputStickerSetDiceTypeID:
tl_registry_gen.go#L530: InputStickerSetDiceTypeID: "inputStickerSetDice#e67f520e",
tl_registry_gen.go#L2312: "inputStickerSetDice": InputStickerSetDiceTypeID,
tl_registry_gen.go#L4094: InputStickerSetDiceTypeID: func() bin.Object { return &InputStickerSetDice{} },
tl_registry_gen.go#L5936: InputStickerSetDiceTypeID,
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. |