const github.com/gotd/td/tg.GameTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_game_gen.go#L63: const GameTypeID = 0xbdf9653b
tl_game_gen.go#L140: return GameTypeID
tl_game_gen.go#L152: ID: GameTypeID,
tl_game_gen.go#L204: b.PutID(GameTypeID)
tl_game_gen.go#L244: if err := b.ConsumeID(GameTypeID); err != nil {
tl_registry_gen.go#L687: GameTypeID: "game#bdf9653b",
tl_registry_gen.go#L2469: "game": GameTypeID,
tl_registry_gen.go#L4251: GameTypeID: func() bin.Object { return &Game{} },
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. |