github.com/gotd/td/tg.Game.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_game_gen.go#L247: 	return g.DecodeBare(b)
		tl_game_gen.go#L251: func (g *Game) DecodeBare(b *bin.Buffer) error {