const github.com/gotd/td/tg.InputMediaDiceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L3928: const InputMediaDiceTypeID = 0xe66fbf7b
tl_input_media_gen.go#L3974: return InputMediaDiceTypeID
tl_input_media_gen.go#L3986: ID: InputMediaDiceTypeID,
tl_input_media_gen.go#L4006: b.PutID(InputMediaDiceTypeID)
tl_input_media_gen.go#L4024: if err := b.ConsumeID(InputMediaDiceTypeID); err != nil {
tl_input_media_gen.go#L4642: case InputMediaDiceTypeID:
tl_registry_gen.go#L73: InputMediaDiceTypeID: "inputMediaDice#e66fbf7b",
tl_registry_gen.go#L1855: "inputMediaDice": InputMediaDiceTypeID,
tl_registry_gen.go#L3637: InputMediaDiceTypeID: func() bin.Object { return &InputMediaDice{} },
tl_registry_gen.go#L5864: InputMediaDiceTypeID,
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. |