func github.com/gotd/td/tg.DecodeInputGame

3 uses

	github.com/gotd/td/tg (current package)
		tl_input_game_gen.go#L410: func DecodeInputGame(buf *bin.Buffer) (InputGameClass, error) {
		tl_input_game_gen.go#L445: 	v, err := DecodeInputGame(buf)
		tl_input_media_gen.go#L2749: 		value, err := DecodeInputGame(b)